Prerequisites: You are working in
Workbench connected to a remote host station.
- Expand and double-click BacnetNetwork.
A Bacnet Device Manager view opens.
- Under the
Exts column, double-click the Points icon (
) in the row.The Bacnet Point Manager view opens.
- To discover the points, click Discover.
A progress bar appears at the top of the view. When the discovery job completes, the system lists the discovered points in
the top pane of the view. Each point occupies one row.
- If needed, you can click to expand the objects (by default,
presentValue is on top of any object).
- Select the property of the discovered device you wish to proxy.
Typically, this is the default (top) presentValue property, but you may wish to create one or more additional proxy points for other properties (expand the discovered object).
Possible examples include eventState, or, for a priority-type device, a particular priorityArrayindex (level).
- To map selected items in the station database do one of the following:
- Drag from the Discovered pane to Database pane.
- Double-click an item in the Discovered pane.
- Click to select in Discovered pane, then press a.
The
Add window opens.
The discovered object determines the initial property value. To deal with proprietary object types and properties, refer to
the numerical codes supplied by the device vendor.
- Do one of the following:
- Click to highlight the
Object Id or the Property Id and type in the needed numeric code. For example, a proprietary property 1000 may be included on a company’s analog input
objects.
- If you added the relevant enumeration value into the BACnet device’s
Enumeration List property, you should be able to select the Object Id or Property Id by name from the drop-down list.
- To complete the configuration, click OK.
The system adds the points to the station database and displays them in the Database pane.
- To manually add points, click the New button in the Bacnet Point Manager or drag points from the bacnet palette.