Type: BCS.Sym3.TagDataType
Tag data type Remarks: Available in Operator only
Fields
Boolean
Summary:
Single bit data On or Off. Byte
Summary:
Unsigned 8 bit data. ByteArray
Summary:
The data as an array of bytes. Char
Summary:
Signed 8 bit data. Date
Summary:
64 bit Real value representing the number of days since December 31, 1899. Default
Summary:
This selection allows the driver to choose its default data type. Double
Summary:
64 bit Real value IEEE format. DWord
Summary:
Unsigned 32 bit data. Float
Summary:
32 bit Real value IEEE format. Long
Summary:
Signed 32 bit data. Short
Summary:
Signed 16 bit data. String
Summary:
Null terminated ASCII string. Word
Summary:
Unsigned 16 bit data.