Owner's manual
Appendix A - All Variables A-1
Appendix A All Variables
A.1 Overview
This appendix provides an explanation summary of the machine variables described in Section 6 –
Machine Variable Definitions.
A.2 Data Formats
The data formats are as follows:
A[nn]
ASCII text of length nn. Where two numbers are indicated,
they specify a range of acceptable lengths.
Boolean
A boolean flag indicating TRUE or FALSE.
F4,F8
A floating point number in four bytes.
I1,I2,I4,I8
Signed integers of the indicated length in bytes.
U1,U2,U4,U8
Unsigned integers of the indicated length in bytes.
List
An array of similar structures or primitive elements, as
above. The list format is specified in the description field.
A.3 Variables
Table A-1 lists all variables by ID number and contains details of the content of each variable.
NOTE See Appendix D – FmConfig.ini File Variables for Variable ID's 6000-6768.