Ti2xfer - transducer interface transfer, Syntax, Example – MTS SWIFT 10 ATV Sensor User Manual
Page 43: File format, Error messages 49, Ti2xfer - transducer interface transfer 43
![background image](/manuals/568060/43/background.png)
TI2XFER - Transducer Interface Transfer
SWIFT 10 ATV Sensors
Software Utilities
43
TI2XFER - Transducer Interface Transfer
This program is used to read the current settings in the TI and save them to the
computer (upload) or write the values from a calibration file on the computer to a
TI (download).
Syntax
ti2xfer
Example
The following is an example of the ti2xfer command:
File Format
The file used with commands contains a header and version number, and a list of
parameters. Transducer calibrations can be uploaded and saved individually. If a
test needs to be rerun at a later date but the original transducer is not available,
another transducer can be used by downloading its calibration information.
The header must be the first thing in the file, and it must be in the form:
[SWIFT]
Following the header is a list of parameter settings. The syntax is:
ParamName=ParamValue
The following rules apply:
Tabs and spaces are allowed.
The parameters can occur in any order
Names are case insensitive. If a parameter name is not recognized, an error
will be reported, and further processing will be stopped.
If an error causes the program to abort while downloading, any parameters
prior to the error will have been successfully downloaded because
parameters are downloaded as they are read.
C:\bin>ti2xfer
SWIFT Mini TI transfer (Version 1.0)
Upload and download settings
0...Exit
1...Upload settings from TI box
2...Download settings to TI box
Choice? 1
Filename? sample.cal
0...Exit
1...Upload settings from TI box
2...Download settings to TI box
Choice? 0