IEC_BACNET_DEV_OBJ_PROP_REFERENCE (STRUCT)ΒΆ

TYPE IEC_BACNET_DEV_OBJ_PROP_REFERENCE : STRUCT

Description for type BACnetDeviceObjectPropertyReference

InOut:

Name

Type

Comment

objectID

IEC_BACNET_OBJECT_ID

The object identifier this property belongs to

propID

IEC_BACNET_PROPERTY_ID

The property identifier which is referenced

index

IEC_BACNET_SIGNED

The optional property array index

Ihis is used only with array datatypes. For referencing non array datatypes BACNET_VOID_INDEX (-1) shall be used.

fDevicePresent

IEC_BACNET_BOOLEAN

If set to True the device object identifier is valid

deviceID

IEC_BACNET_OBJECT_ID

The optional device object identifier which references the device