BACnetGetDccValue
(FUN)
FUNCTION BACnetGetDccValue : IEC_BACNET_STATUS
Returns the current DCC status of a local device.
Reads a current value of DCC-Value, which instructs the Server or Gateway application either to disable or to enable the initiating and responding APDUs. This routine copies a DCC-Value from one Server / Gateway application.
- InOut:
Scope
Name
Type
Comment
Return
BACnetGetDccValue
Input
instNumber
The Device object instance number of the Device.
pValue
POINTER TO IEC_BACNET_DCC_VALUE
A pointer to store the actual device communication control value from the specified device.