BACnetSetReliabilityAccessPriority (FUN)
FUNCTION BACnetSetReliabilityAccessPriority : IEC_BACNET_STATUS
Changes the access priority for the reliability property.
An application can change 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
BACnetSetReliabilityAccessPriorityInput
instNumberInstance number of a Device object.
pObjectIDPOINTER TO IEC_BACNET_OBJECT_ID
A pointer to the object Identifier.
bPrioToApplicationA boolean variable containing the priority information. If set to True the application process has priority to control the reliability property.