BACnet array (bacnet-BacnetArray)

This component represents an indexed sequence of objects of a particular BACnet data type. For example, Accept Uris, which appears under BacnetNetwork > Bacnet Comm > Network > ScHubPort > Link > Node Switch is a BACnet array.

This component appears as a Priority Array under an AO (Analog Output), BO (Binary Output) and MSO (MultiState Output) under the Config node of a BacnetDevice. Its elements are named element1 through elementN by default.

Under Hub Function, this component appears as Accept Uris.

Figure 66.   Bacnet Array properties
Image

To access this array under the BacnetDevice, expand Config > Drivers > BacnetNetwork > BacnetDevice > Config, expand AO, BO or MSO and double-click Priority Array.

To access this array under a Hub Function, expand Config > Drivers > BacnetNetwork > Bacnet Comm > Network, then expand a secure port (ScPort or ScHubPort), expand Link > Node Switch and double-click Accept Uris.

Property Value Description
element1–n (Priority Array) drop-down list Identifies the type of value: Real, Double, Binary, Integer or String.
value depends on the type Enters a discrete value.
element1–n (Accept Uris) text
Identifies the possible URIs that an initiating SC node can use to make a direct connection to this node. The values in this property are sent in the address resolution ack message.

Actions for secure connect port Accept Uris array

  • addArrayElement opens a window
  • removeArrayElement deletes a selected element.