IEC_BACNET_NP_E_PARAMETER (STRUCT)ΒΆ

TYPE IEC_BACNET_NP_E_PARAMETER : STRUCT

Contains the data for the Extended-Event notify type (used for proprietary vendor specific event notifications).

InOut:

Name

Type

Comment

tag

IEC_BACNET_DATA_TYPE

Specifies the type of the extended event value to send.

Valid values for this parameters are: ::DATA_TYPE_UNSIGNED, ::DATA_TYPE_SIGNED, ::DATA_TYPE_REAL, ::DATA_TYPE_BOOLEAN, ::DATA_TYPE_DOUBLE, ::DATA_TYPE_OCTET_STRING, ::DATA_TYPE_BIT_STRING, ::DATA_TYPE_CHAR_STRING, ::DATA_TYPE_ENUMERATED, ::DATA_TYPE_DATE, ::DATA_TYPE_TIME, ::DATA_TYPE_OBJECT_IDENTIFIER, ::DATA_TYPE_DEV_OBJ_PROP_VALUE

parameter

UNION_BACNET_NP_E_PARAMETER

Contains the differnt extended values defined.