IEC_BACNET_NP_EXT_PARAM (STRUCT)ΒΆ
TYPE IEC_BACNET_NP_EXT_PARAM : STRUCT
Contains the data for the Extended event type.
- InOut:
Name
Type
Comment
vendorID
This is a vendor identification code which is used to separate proprietary extensions to the protocol between different vendors.
extendedEventType
This parameter, of type Unsigned, is a value selected by the organization indicated by Vendor_Id, which specifies the interpretation of the Parameters parameter.
parametersCount
Count of proprietary event parameters.
pParameters
POINTER TO IEC_BACNET_NP_E_PARAMETER
This parameter consists of a array of data values whose interpretation is specified by the combination of Vendor_Id and Extended_Event_Type. The array of data values constitutes the set of input parameters for the proprietary vendor defined algorithm.