35
MPS4264
Section 5: Software
ASCII Data Formats
Scan data from the MPS4000 can be formatted in six different ways: ASCII (A), Comma Separated Variable (CSV or C),
formatted for VT100 terminals (F), Binary (B) LabVIEW Binary (L) and Statistical Binary (S). The format is selected by setting
the FORMAT configuration variable to A, C, F, B, L, or S respectively. It can also be selected by clicking on the appropriate link
on the “Scan” page when using the Web Browser.
The FORMAT configuration variable sets the format for Telnet (T), FTP (F) and Binary Server (B) separately. See the descrip-
tion of FORMAT for detailed description.
Data output in ASCII, CSV and FORMATTED are typically used for low speed data transfers, less than 10 Hz. Binary data
output is used for high speed data transfer up to 850 Hz. Appendix A shows the binary packet format and Appendix B shows
the statistical binary packet format.
Basic ASCII Data Output
“Table 5-2: ASCII Data Output” shows an example of ASCII data output (SET FORMAT T A):
Table 5-2: ASCII Data Output
1 1 0.0021 30.44
1 2 -0.0009 29.88
1 3 -0.0010 30.31
1 4 -0.0015 30.13
1 5 0.0020 30.31
1 6 -0.0004 30.06
1 7 0.0006 29.94
1 8 -0.0012 30.19
1 9 0.0023
1 10 0.0006
1 11 -0.0009
::::::::::::::::::::
1 59 -0.0004
1 60 0.0021
1 61 -0.0005
1 62 -0.0007
1 63 -0.0003
1 64 0.0021
Notes:
Configuration selected with by setting the “FORMAT” variable to “A”.
Column 1 is the frame number
Column 2 is the channel number
Column 3 is the pressure in either engineering units or raw counts.
Column 4 for the first 8 rows is the temperature of the 8 temperature sensors in degrees C
Summary of Contents for MPS4264
Page 1: ...MPS4264 Miniature Pressure Scanner Hardware and Software Manual Software Version 2 07...
Page 2: ......
Page 3: ......
Page 6: ...INTENTIONALLY LEFT BLANK...
Page 12: ...6 MPS4264 Section 1 Specifications INTENTIONALLY LEFT BLANK...
Page 18: ...12 MPS4264 Section 2 Introduction INTENTIONALLY LEFT BLANK...
Page 32: ...26 MPS4264 Section 4 Hardware INTENTIONALLY LEFT BLANK...
Page 38: ...32 MPS4264 Section 5 Software INTENTIONALLY LEFT BLANK...
Page 81: ...75 MPS4264 Section 6 Maintenance INTENTIONALLY LEFT BLANK...
Page 86: ...80 MPS4264 Section 6 Maintenance INTENTIONALLY LEFT BLANK...
Page 87: ...81 MPS4264 Appendix INTENTIONALLY LEFT BLANK...