DOC 6501_Release V
ATS-6501 Users Guide
154
Usage:
bitcode_memblock --file FILE --nofile --format <binary|ascii|legacy> --bitcount
BITCOUNT SLOT BLOCK
•
--file: Name of the bit code file to download to the specified memory block. If FILE is
an empty string the memory block shall be marked unused and all other option values
shall be ignored. If not specified and the --nofile option is not specified, the bit code
file assigned to the memory block remains unchanged. This option may not be
specified with the --nofile option.
•
--nofile: Marks the specified memory block as unused and causes all other option
values to be ignored. This option may not be specified with the --file option.
•
--format: Data format of the bit code file. If not specified and the --file and --nofile
options are not specified, the format remains unchanged. If not
specified
and
the --file option is specified, the file name extension will be used to determine the
format.
•
--bitcount: Number of data bits to download to the specified memory block. If greater
than the number of data bits in the file, the data block shall be padded with zero bits. If
not specified and the --file and --nofile options are not specified, the bit count remains
unchanged. If not specified and the --file option is specified, the bit count shall be set
to the number of data bits in the file.
•
SLOT: Slot number of the TSC4391A output card onto which the bit code file is to be
downloaded. SLOT must be an integer between 1 and 6.
•
BLOCK: Memory block into which the bit code file is to be downloaded. BLOCK
must be an integer between 1 and 4.
Command Example:
ATS-6501>bitcode_memblock --file 1m_othdrtrl.bin --format binary --bitcount 8000000 5 1
Query:
ATS-6501>settings hardware:slots:5:tsc4391:memblocks
[1]
[bit_count] 8000000
[file_format] binary
[file_name] 1m_othdrtrl.bin
[2]
[bit_count] 0
[file_format] binary
[file_name]
[3]
[bit_count] 0
[file_format] binary
[file_name]
[4]
[bit_count] 0
[file_format] binary
[file_name]
[OK] 2014-04-29T23:18:13Z