IEC_BACNET_READ_INFO (STRUCT)ΒΆ

TYPE IEC_BACNET_READ_INFO : STRUCT

The BACNET_READ_INFO data structure contains the information for the Read-Property application hook.

InOut:

Name

Type

Comment

objectID

IEC_BACNET_OBJECT_ID

The object identifier which property should be accessed.

ePropertyID

IEC_BACNET_PROPERTY_ID

The property identifier specifies the property to be accessed.

nIndex

IEC_BACNET_ARRAY_INDEX

The index specifies if a single element or the whole array is accessed.