BACnetGetReliabilityAccessPriority (FUN)ΒΆ
FUNCTION BACnetGetReliabilityAccessPriority : IEC_BACNET_STATUS
Retrieves the access priority for the reliability property.
An application can retrieve the access priority for the reliability property. If priority is given to the application the reliability property will not be altered by internal algorithms. Initial priority of the reliability property belongs to internal algorithms.
Return: IEC_BACNET_STATUS
- InOut:
Scope
Name
Type
Comment
Return
BACnetGetReliabilityAccessPriority
Input
instNumber
Instance number of a Device object.
pObjectID
POINTER TO IEC_BACNET_OBJECT_ID
A pointer to the object Identifier.
pbPrioToApplication
POINTER TO IEC_BACNET_BOOLEAN
The pointer to an boolean variable to store the priority information.