
This window opens when you expand , 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.
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 Refer also to |
| 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 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:
|
| 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 The driver automatically increments this value when adding multiple entities. Refer to |
| 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 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. |