This article may be helpful for the following reasons:
What items do I need to know from the person managing the BACnet network to program into the EMH to have its devices appear on the BACnet network?
Where should I go to program the EMH to begin sharing devices and datapoints on the BACnet network?
Example:
- Wanting to share devices and datapoints on the Device List of the EMH via BACnet/IP
- Requesting information in advance so that the EMH is programmed to work with the on site BACnet network
- Having difficulty seeing/detecting the instance ID#s and subsequent objects from the EMH
What items do I need to know from the person managing the BACnet network to program into the EMH to have its devices appear on the BACnet network?
- BACnet UDP Port: (default: 47808)
- Virtual Network Number: (1-65534)
- BBMD mode: [Three options below]
- Disable all bbmd features
- Allow incoming FDR
- Full BBMD
- If full BBMD, a list of IP addresses can be entered by IP : PORT
example: 192.168.1.1:47808, 192.168.2.1:47808
- If full BBMD, a list of IP addresses can be entered by IP : PORT
- BACnet base object ID: (1-4194302)
[each EMH could use base object ID# through base+255] - BACnet base object name: (ex. ELEC_RM_NORTH , ROOM105)
Where should I go to program the EMH to begin sharing devices and datapoints on the BACnet network?
- BACnet > Gateway
- Meters shared via BACnet is set to All
- All items below are showing green check mark status
- Check BACnet base ID# setting on that page, and note this number (this is the base object instance number)
- BACnet > Setup
- Confirm BACnet port matches that of the other devices
- Adjust virtual network number if needed
- Set BBMD mode and distribution accordingly; typically needed when IP of EMH is not on the same subnet as the BACnet system
- BACnet > Discover
- Scan Device ID# between the base object instance number and the base+250 . Devices on the Devices > Device List should appear on the screen, indicating what BACnet instance numbers they are located on.
- On any of those line items, click the "objects" link for object datapoint listing with the associated analog input #’s. These can be listed as a BACnet EPICS template if desired by clicking the appropriate button.
- Scan Device ID# between the base object instance number and the base+250 . Devices on the Devices > Device List should appear on the screen, indicating what BACnet instance numbers they are located on.
Example:
EMH connected devices list |
Example of live readings from device 5, electrical meter |
BACnet configuration where base object ID# located under BACnet > Gateway (246000) |
BACnet object ID#s of each device from the device list. Click into the BACnet Objects link of the device in question to view the datapoint listing & EPICS |
Example EPICS statement showing the points list for BACnet object #246005 |
Last edited: