Functions
4.5 Acyclic data exchange
PN/BACnet LINK
Operating Instructions, 10/2017, A5E39895543-AA
39
For a "ReadProperty", the data record must contain the corresponding parameters for the
service. The result is located in a data record, which must then be read.
Table 4- 5 WRREC (write data record) - data record structure for "ReadProperty" service
PROFINET service: Property access = 1
BACnet service: "ReadProperty" = 0x0C = 12
Device ID UINT32 BACnet device instance number
BACnet ObjectID (type and instance)
Property index (-1 = no index)
Table 4- 6 RDREC (record read) - data record structure for "ReadProperty" result
PROFINET error number (0 == no error)
BACnet error number (0 == no error)
Network number (BNresp == 0)/BACnet error class (BNresp != 0)
Device/ErrorCode UINT32 BACnet device instance (BNresp == 0)/BACnet error code
BACnet ObjectID (type and instance)
Property index (-1 = no index)
BACnet property value in ASN.1 format (BNresp == 0)