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
BACnetGetDccValueInput
instNumberThe 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.
pValuePOINTER TO IEC_BACNET_DCC_VALUE
A pointer to store the actual device communication control value from the specified device.