Data Types

The Data Type for the variable defines what data can be entered in associated variable cells. The system has pre-configured data types, however you can also create custom data types. The system configured valid data types are:

Array Float: an array of floating-point numbers between –9999999.999999 and 9999999.999999.

Array Integer: an array of integer numbers between –36,768 and 36,768.

Array String: an array of sequences of up to 25 characters.

Comment: a comment variable.

Float: a floating-point number.

Integer: an integer number between –36,768 and 36,768.

Logical: provides a checkbox in the AutoLog sheet for a variable.

String: a sequence of characters.

Custom Data Types: are user defined pick lists that can be created and used for selecting multiple values for an AutoLog variable.

See Also