...
Info | ||
---|---|---|
| ||
Applied to bacnetConn to force the connection to bind to a local address. It is useful when the local machine has multiple IP addresses or NICs attached to it, and it is required to direct the BACnet traffic to a specific interface. The format of bacnetLocalAddress looks like IP:PORT, i.e. 10.10.10.5:47808 |
Note | ||
---|---|---|
| ||
Make sure firewall isn't blocking the specified ports being used. The BACnet stack requires full access to port 47808 on the network interface(s) you run it on. Also make sure there aren't two applications running bacnet IP on the network (ie FIN Stack and Niagara). If so, you'll need a second network interface card (NIC) to run them simultaneously. |
Here is an example: