50
MPS4232
Section 5: Software
EXAMPLE
// To retrieve the current setting
UNITS
UNITS RAW
>
DEFAULT
PSI
Set Scanning Data Format (FORMAT)
COMMAND
FORMAT
TYPE
Set/Get
DESCRIPTION
Set the format of the scanned data for each of the destinations: Telnet, FTP and Binary Server. It
also sets the data format for each of the different destinations.
SYNTAX
SET FORMAT
<destination> <format code> [,<destination> <format code>,<destination> <format
code>]
Where:
<destination> is:
T =Telnet (only A, F and C format code apply)
F = FTP/UDP (only A, B and C format codes apply)
B = Binary server (only B and L format codes apply)
<format code> is:
A = ASCII
F = Formatted ASCII
C = CSV format
B = Binary format (.dat) See binary format definition below.
L = LabVIEW binary format. See binary format for LabVIEW definition below.
RETURNS
Prompt when ready to accept a new command
EXAMPLE
// Set the format for all data ouputs
SET FORMAT T F,F B,B B
>
EXAMPLE
// Set the format for the binary server output to the LabVIEW packet format
SET FORMAT B L
>
DEFAULT
T F, F B, B B
NOTES
The entire string does not need to be set if only changing one format. For example; if changing the
FTP format to output CSV, you may use the command
SET FORMAT F C
Set Trigger (TRIG)
COMMAND
TRIG
TYPE
Set/Get/Function
DESCRIPTION
Sets the external triggering functionality in the MPS.
Summary of Contents for MPS4232
Page 1: ...MPS4232 Miniature Pressure Scanner Hardware and Software Manual Software Version 1 00...
Page 2: ......
Page 3: ......
Page 6: ...INTENTIONALLY LEFT BLANK...
Page 12: ...6 MPS4232 Section 1 Specifications INTENTIONALLY LEFT BLANK...
Page 15: ...9 MPS4232 Section 1 Introduction Section 1 Specifications MPS4232 INTENTIONALLY LEFT BLANK...
Page 18: ...12 MPS4232 Section 2 Introduction INTENTIONALLY LEFT BLANK...
Page 33: ...27 MPS4232 Section 4 Hardware INTENTIONALLY LEFT BLANK...
Page 37: ...31 MPS4232 Section 5 Software INTENTIONALLY LEFT BLANK...
Page 51: ...45 MPS4232 Section 5 Software...
Page 81: ...75 MPS4232 Section 6 Maintenance INTENTIONALLY LEFT BLANK...
Page 90: ...84 MPS4232 Appendix INTENTIONALLY LEFT BLANK...
Page 94: ...88 MPS4232 Appendix D Software Revision Log Version 1 00 Initial Release...