User manual

Computer Gateway User Manual 4-61 5/96
4.7.4
Word 15—data type (integer) 1=real
2=integer
3=ASCII (24-character string)
4=enumeration/Boolean
5=enumeration ordinal value
6=LCN external time (see 4.7.3)
7=real array
8=integer array
9=enumeration array
10=enum ordinal values array
13=internal entity id
14=internal entity id array
15=external entity id (ASCII name)
16=external entity id array
17=LCN internal time
18=LCN internal time array
19=ASCII (40-character string)
20=ASCII (40-char. string) array
Word 16—start of data record
Data record formats: Real Words 1 and 2—value (real)
Word 3—value status (integer)
Integer Word 1—value (integer)
Word 2—value status (integer)
ASCII String Words 1..12—value (ASCII characters)
(24 characters) Word 13—value status (integer)
Enumeration Words 1..4—value (ASCII characters)
Word 5—value status (integer)
Ordinal Word 1—ordinal value of enum (integer)
Word 2—value status (integer)
Time Words 1..9—time value (ASCII characters)
Word 10—value status (integer)
Real Array Word 1—array value status (integer)
Words 2..3—array element 1 (real)
Words 4..5—array element 2 (real)
etc.
Integer Array Word 1—array value status (integer)
Word 2—array element 1 (integer)
Word 3—array element 2 (integer)
etc.
Enum Array Word 1—array value status (integer)
Words 2..5—array element 1 (ASCII char)
Words 6..9—array element 2 (ASCII char)
etc.