IEC_BACNET_READ_RANGE_INFO (STRUCT)ΒΆ

TYPE IEC_BACNET_READ_RANGE_INFO : STRUCT

Specifies all information for the ReadRange service.

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.

rangeType

IEC_BACNET_RANGE_TYPE

The enumeration BACNET_RANGE_TYPE is used to specify the different range types and a BACNET_RANGE_NONE when the field is optional.

range

IEC_BACNET_READ_RANGE_RANGE

Data for definition of the range to read