BACnetGetDccValue (FUN)ΒΆ

FUNCTION BACnetGetDccValue : IEC_BACNET_STATUS

Returns the current DCC status of a local device.

Return: IEC_BACNET_STATUS

InOut:

Scope

Name

Type

Comment

Return

BACnetGetDccValue

IEC_BACNET_STATUS

Input

instNumber

IEC_BACNET_INST_NUMBER

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.