BACnetBinaryOutput.SetPriorityArray (METH)ΒΆ

METHOD SetPriorityArray : CmpBACnet.IEC_BACNET_STATUS

Command Prioritization - sets the whole Priority_Array of this BACnet object. To write the Present_Value with a single priority WritePresentValueWithPriority can be used.

InOut:

Scope

Name

Type

Comment

Return

SetPriorityArray

CmpBACnet.IEC_BACNET_STATUS

Input

arPrioArray

ARRAY [1..16] OF CmpBACnet.IEC_BACNET_PRIORITY_ARRAY_ITEM

The priority array to set for this BACnet object.