IEC_BACNET_EP_EXT_PARAM (STRUCT)ΒΆ

TYPE IEC_BACNET_EP_EXT_PARAM : STRUCT

This type is for backward compatibility only.

InOut:

Name

Type

Comment

vendorID

IEC_BACNET_WORD

This is a vendor identification code which is used to separate proprietary extensions to the protocol between different vendors.

extendedEventType

IEC_BACNET_UINT

This parameter, of type Unsigned, which specifies the interpretation of the Parameters parameter.

parametersCount

IEC_BACNET_ELEMENT_COUNT

Count of Parameters in the List_Of_Parameters

pParameters

POINTER TO IEC_BACNET_EPFP_E_PARAMETER

This parameter consists of a set of data values whose interpretation is specified by the combination of Vendor_Id and Extended_Event_Type.