BACnetGetDccPassword (FUN)ΒΆ

FUNCTION BACnetGetDccPassword : POINTER TO IEC_BACNET_STRING

Returns the current DCC password of a local device.

Pointer to ::BACNET_STRING structure containing the current set password for the DCC service. This pointer references a internal structure in the database and should not be freed or modified by the user application.

InOut:

Scope

Name

Type

Comment

Return

BACnetGetDccPassword

POINTER TO IEC_BACNET_STRING

Input

instNumber

IEC_BACNET_INST_NUMBER

The Device object instance number of the Device.

pbSendIamAfterEnable

POINTER TO IEC_BACNET_BOOLEAN

Optional pointer to return the send I-Am after enable flag.