UNION_BACNET_NP_E_PARAMETER (UNION)ΒΆ
TYPE UNION_BACNET_NP_E_PARAMETER : UNION
Contains the data for the Extended-Event notify type (used for proprietary vendor specific event notifications).
- InOut:
- Name - Type - Comment - rea- Value valid if type is set to DATA_TYPE_REAL. - integer- Value valid if type is set to DATA_TYPE_SIGNED. - nUnsigned- Value valid if type is set to DATA_TYPE_UNSIGNED. - boolean- Value valid if type is set to DATA_TYPE_BOOLEAN. - fDouble- Value valid if type is set to DATA_TYPE_DOUBLE. - octetString- Value valid if type is set to DATA_TYPE_OCTET_STRING. - bitString- Value valid if type is set to DATA_TYPE_BIT_STRING. - charString- Value valid if type is set to DATA_TYPE_CHAR_STRING. - enumerated- Value valid if type is set to DATA_TYPE_ENUMERATED. - dat- Value valid if type is set to DATA_TYPE_DATE. - tim- Value valid if type is set to DATA_TYPE_TIME. - objectIdentifier- Value valid if type is set to DATA_TYPE_OBJECT_IDENTIFIER. - propertyValue- Value valid if type is set to DATA_TYPE_DEV_OBJ_PROP_VALUE. 
