IEC_BACNET_PROPERTY_STATES (STRUCT)ΒΆ
TYPE IEC_BACNET_PROPERTY_STATES : STRUCT
Description for type BACnetPropertyStates
A Property States represents one of the many BACnet integer datatypes, including Enumerations, Boolean and Unsigned. The choice of enumerated type is indicated by a BACNET_PROP_STATES_TYPE tag. Property States are used by the Event Enrollment object for change of State Events. A Property Contents containing data of this type will have its tag equal to DATA_TYPE_PROPERTY_STATES.
- InOut:
- Name - Type - Comment - tag- Specifies the type of the property state. - states- Contains the different property states. 
