99
Variable types
Type
Name
Type
ID
Variable
Variable Identification
Byte Array
05h
Field size
(bytes)
Field
name
Field type
Description
2
Variable
ID
unsigned
integer
Numeric index identifying the
variable defined by the
descriptor
2 Array
Size
unsigned
integer
Array size
(bytes)
Field size
(bytes)
Field
name
Field type
Description
1 BYTE
1
Signed or
unsigned integer
or ASCII character
1 BYTE
2
Signed or
unsigned integer
or ASCII character
: :
:
1
BYTE
N
Signed or
unsigned integer
or ASCII character
Array of signed or
unsigned integers or
an ASCIIZ string with
an N maximum length.
If the string is N
character, the final
NULL can be omitted.
Unix Epoch
Time
06h
Field size
(bytes)
Field
name
Field type
Description
2
Variable
ID
unsigned
integer
Numeric index identifying the
variable defined by the
descriptor
Field size
(bytes)
Field name
Field type
Description
4
UNIX
TIMESTAMP
unsigned
integer
Number of
non leap
seconds
since the so
called
Unix Epoch
(1/1/1970 00:00:00)
Unix Epoch
Time +
offset
07h
Field size
(bytes)
Field
name
Field type
Description
2
Variable
ID
unsigned
integer
Numeric index identifying the
variable defined by the
descriptor
Field size
(bytes)
Field name
Field type
Description
4
UNIX
TIMESTAMP
unsigned
integer
Number of
non leap
seconds
since the so called
Unix Epoch
(1/1/1970 00:00:00)
2 GMT
offset
signed
integer
GMT offset in minutes
2 DST
offset
signed
integer
DST offset in minutes