IEC_BACNET_PRIVATE_TRANSFER_INFO (STRUCT)ΒΆ

TYPE IEC_BACNET_PRIVATE_TRANSFER_INFO : STRUCT

This structure contains all data for the private transfer service.

InOut:

Name

Type

Comment

nVendorID

IEC_BACNET_UINT

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

nServiceNumber

IEC_BACNET_UINT

This specifies the desired service to execute.

fParametersPresent

IEC_BACNET_BOOLEAN

If set to True the parameters value is valid.

parameters

IEC_BACNET_BUFFER

This optional parameter shall transports additional parameters for this service.

nByteCount

IEC_BACNET_ELEMENT_COUNT

This contains the size of the filled bytes in the parameters buffer.