IEC_BACNET_CHANGE_LIST_INFO (STRUCT)

TYPE IEC_BACNET_CHANGE_LIST_INFO : STRUCT

Description of the BACnetChangeListInfo structure

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.

elements

IEC_BACNET_PROPERTY_CONTENTS

This parameter specifies one or more elements that shall be added to the property specified by the ‘Property Identifier’ parameter. The datatype of the elements of this parameter is determined by the definition of the object type for the object specified by the ‘object Identifier’ parameter.