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 to change. If you set BACNET_INST_NUMBER_MAX + 1 here all current constructed devices will be configured with the specified value.

pValue

POINTER TO IEC_BACNET_DCC_VALUE

A pointer to store the actual device communication control value from the specified device.