IEC_BACNET_FRAME_PART
(STRUCT)
TYPE IEC_BACNET_FRAME_PART : STRUCT
Frame decoded part
- InOut:
Name
Type
Comment
typ
Type of the frame part
offset
Offset in the frame
length
Size of the part
pszValue
POINTER TO BYTE
ASCII decoded value (not terminated)
nszLength
Length of decoded ASCII value