Manage an XBee network
The IX15 is designed to inspect, manage, and work with live XBee networks. The IX15 discovers the devices in the network, lists all the connected nodes, and provides information such as their 64-bit address, node identifier, role, and so on.
The IX15 network caches a list of known nodes that reflects the real XBee network. It adds new nodes to its network cache in these scenarios:
- When any kind of communication occurs between any remote node in the network and the IX15.
- When the IX15 actively searches for remote nodes in the network periodically or by customer request.
The available commands to manage an XBee network are:
Command | Description |
---|---|
show |
Displays the list of known XBee nodes included in the network cache of the IX15. See Show the network. |
discover |
Explores the XBee network to find its nodes and adds them to the network cache of the IX15. See Discover the network. |
clear |
Eliminates all the known XBee nodes in the network cache of the IX15. |
export |
Exports the XBee network to a xnet file. See Export the network. |
Use xbee network ? to display the available options.
> xbee network ? Commands ------------------------------------------------------------------------------- clear XBee network clear. discover XBee network discovery. export Export XBee network. show XBee network show.