BACnetGetClientDeviceCommunication (FUN)ΒΆ
FUNCTION BACnetGetClientDeviceCommunication : IEC_BACNET_STATUS
Retrieves the current device communication control value for the specified device.
The user application can request the current communication enable state for registered devices.
- InOut:
- Scope - Name - Type - Comment - Return - BACnetGetClientDeviceCommunication- Input - devId- The device instance number for which communication needs to be requested. A value of 0xFFFFFFFF will retrieve the global communication enable / disable state. - pDccValue- POINTER TO IEC_BACNET_DCC_VALUE - A pointer to hold the requested communication state which is filled by the API. 
