Troubleshooting i-Vu CCN Pro
92
i-Vu CCN Pro 4.2
Manual commands
To run a manual command:
1
Click
Main Menu
, then select
Manual Command
.
2
Type the manual command in the dialog box, then click
OK
.
TIP
Ctrl+M also opens the dialog box.
You must have the
Installer Role
to access the manual commands dialog box.
Command
Description
bbmd commands:
You must have the Manual Commands/Adv Network privilege to run
bbmd commands.
bbmd read <IP address>
Reads the BBMD table of the controller at the given IP address.
For example, to display the BBMD table in the BACnet device router at
IP address 154.16.12.101, type:
bbmd read 154.16.12.101
bbmd update <network
number>
Selects BBMDs on the specified network and marks them for
download. If no network is entered at the end of the command, all
networks in the system are scanned.
For example, if the network number is 888, type:
bbmd update 888
bbmd view <network
number>
Views the list of BBMDs that have been selected for the network
number at the end of the command. Assumes the update has been
run.
For example:
bbmd view 888
bbmd write <table file> <IP
address>
Writes the BBMD table into the controller at the given IP address. See
To set up BBMDs using i-Vu CCN Pro.
For example, to write the BBMD table in dallasbbmd.bdt into the
BACnet device router at IP address 154.16.12.101, type:
bbmd write dallasbbmd.bdt 154.16.12.101
bbmd clear <IP address>
Clears the BBMD for the specified controller.
For example:
bbmd clear 154.16.12.101
bbmd dump <network>
<file>
Writes to a file the BBMD from the specified controller.
For example:
bbmd dump 888 dallasbbmd.bdt
commstat
Gives a complete set of diagnostic information for all defined
connections.
Troubleshooting i-Vu CCN Pro