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

BACnetSetReliabilityAccessPriority

IEC_BACNET_STATUS

Input

instNumber

IEC_BACNET_INST_NUMBER

Instance number of a Device object.

pObjectID

POINTER TO IEC_BACNET_OBJECT_ID

A pointer to the object Identifier.

bPrioToApplication

IEC_BACNET_BOOLEAN

A boolean variable containing the priority information. If set to True the application process has priority to control the reliability property.