IEC_BACNET_FRAME_PART (STRUCT)

TYPE IEC_BACNET_FRAME_PART : STRUCT

Frame decoded part

InOut:

Name

Type

Comment

typ

IEC_BACNET_FRAME_PART_TYPE

Type of the frame part

offset

IEC_BACNET_UNSIGNED

Offset in the frame

length

IEC_BACNET_UNSIGNED

Size of the part

pszValue

POINTER TO BYTE

ASCII decoded value (not terminated)

nszLength

IEC_BACNET_UNSIGNED

Length of decoded ASCII value