Vishay Micro-Measurements
System 7000 Programmer’s Reference Manual
Page 132 of 142
7.4.7 File Group
File commands may only be accessed with the system state is idle.
7.4.7.1 Retrieve File
Length
Command
Group
Command
Code
Card Mask
Channel
Mask
Parameters
varies
0x07
0x0002
Queries are not
allowed
Used
It is
recommended
that you
upload from
one card at a
time.
Ignored
0x00
Byte 8:
0x00 if data file
0x01 if header file
0x02 if error log
0x03 if index file
0x04 if XML file
Bytes 9-16:
8 byte filename (no extension)
Wildcards are not recognized.
File name is not required if
Byte 8 is 0x02 or 0x03
This command initiates the transmission of the contents of the selected file to the TCP data port. Note
that the filename does not include a file extension (as this is determined by byte 8). . For example if you
wish to download the data file “00010123.7KD”, byte 8 will equal 0x00 and bytes 9 through 16 will equal
“00010123”. If the filename is less than 8 bytes it should be NULL terminated
Note that the command response returns a 32-bit file size in bytes 9-12. (The ACK/NAK is in byte 8.)