New (and Edit) export objects window

This window prepares components for export to BACnet objects.
Figure 205.   New window in Bacnet Export Manager
Image

This window opens when you expand Config > Drivers > BacnetNetwork > BacnetDevice, double-click ExportFolder and click New or select a row and click Edit in the Bacnet Export Manager.

All properties in this window apply separately to each highlighted (for export) component.

 NOTE: Select Type first before entering other properties, such as Object Name and Description. Entering type clears the other properties and you will need to enter them again. Type is the only property you cannot change after adding an export descriptor. 
Property Value Description
Name read-only
Identifies the object (point, export folder, etc.) including an Object Id and Instance Number or property identifier, which ensures a unique name.

This name is in the format: objectType_<instance number> For example and Event State may be named: AHU1–Frz_Stat-eventState.

Refer also to Object Id, Instance Number.

Object Name read-only
Identifies a BACnet object. This name should be unique within this specific device.

For components, this name includes the entire component path under the station’s Config using period (.) delimiters between parent.child levels. This enforces (externally) the BACnet requirement for unique names for all objects in a device.

For a proxy point, this is the default name in the station.

You can shorten or edit Object Name, however, each Object Name must be unique among all server descriptors under the Export Table.

In an export folder this is the name for the SVO (Structured View Object) that the export folder represents. This name must be unique at this level in the structured view hierarchy.

Type drop-down list (defaults to Boolean Writable)
Identifies the type of BACnet object, for example, Analog Input, Analog Output, Calendar, Schedule, Structured View, File, Trend Log, BooleanWritable or other.

Writable components typically offer more type selections than read-only points, such as:

  • Two read-only: input or value type, e.g. Binary Input or Binary Value object.
  • Two writable: output or prioritized value type, e.g. Binary Output or Binary Value Prioritized object.

    The screen capture shows an example of type selections when exporting an NdioBooleanWritable point.

Object Type read-only
Reports the type of object.
Inst Num number in the range from 0 to 4194302
Provides a unique number to combine with a device’s Object Id. Together, these properties form the Device Id.

The Instance Number must be unique within the BACnet internetwork for each entity: components, devices, points, schedules, analog inputs, files, groups, multi state inputs, trend logs, SVO (Structured View Object), etc.

The driver automatically increments this value when adding multiple entities.

Refer to Object Id.

Export Ord chooser
Defines the location of the source component or file using standard file Ord notation. In an Edit window, you can access a more meaningful ord by clicking the right-side folder control. This produces a popup Select Ord window, showing the component’s location in the station’s component tree hierarchy.
Description text
Provides additional information, which could include the camera’s geographical location or other unique information.
BACnet Writable cannot be edited
For writable types, provides an array of check boxes that configure the specific priority levels externally exposed to BACnet for the purpose of accepting writes. Included are all controls to clear or select.

This property is dimmed if the export Type is read-only, such as for Analog Input or Binary Value.

Each priority level (1-16) that you enable for BACnet writes results in that InN input on the source component to be linked to this Bacnet export descriptor component. These links appear as nubs when viewing the source writable point in its wire sheet view.

Do not select any priority level already linked or in use by the system, otherwise control contention occurs.

After you add a BACnet export descriptor you can configure additional properties accessible in its Property Sheet, along with those that are available in the Add and Edit windows.