Fluke 2635A Lawn Mower User Manual


 
Computer Operations
Computer Interface Commands and Operation
4
4-35
Table 4-5. Command and Query Reference (cont)
FILE_TAG? Configuration File Tag
Return the tag from the given configuration or data file (<file> specified), or
the present configuration tag (no <file> specified).
FILE_TAG? <file>
<file>= DAT00.HYD, DAT01.HYD, ... DAT99.HYD
-or-
<file> = SET00.HYD, SET01.HYD, ... SET99.HYD
-or- leave blank
Instrument-created configurations use the configuration file name
SETxx.HYD for this tag. If no tag has ever been used since the last full
reset, or the specified file does not exist, an Execution Error is generated.
Example: FILE_TAG? SET17.HYD returns TESTFILE [Present
configuration tag in SET17.HYD is the string TESTFILE (set by the user).]
FILE_TX File Transmit
The normal serial protocol is suspended and a binary transfer (XMODEM)
is started between the instrument memory card and the host computer.
The instrument will transmit a DATxx.HYD file or SETxx.HYD file to the
host computer.
FILE_TX <file>
<file> = DAT00.HYD, DAT01.HYD, ... DAT99.HYD
-or-
<file> = SET00.HYD, SET01.HYD, ... SET99.HYD
An Execution Error is generated under any of the following conditions: the
card is not installed; the card is not formatted; the file does not exist; scan
or monitor is active; the instrument is configured for even or odd parity
(parity must be "none"); or the instrument is configured for Echo On (Echo
must be "Off"). See the FILE_RX command for receiving instrument
configuration files. The file name convention is not checked, so any file
may be transferred to the memory card.