Installation guide
179
set xbee
Purpose The “set xbee” command performs several functions:
Displays current configuration settings for the XBee RF module
Displays Xbee settings for a particular node
Changes the state of the XBee RF module (enabled/disabled)
Loads firmware to the XBee RF module
Executes AT commands on the XBee RF module
The XBee RF module is regarded as one of the serial ports on the ConnectPort
LTS device. To configure other non-XBee settings for access to the XBee RF
module, please see the commands related with serial ports, such as
"set serial", "set tcpserial", "set udpserial", "set portauth", “set service" and
"set autoconnect."
Required permissions Permissions must be set to one of the following:
For a user to display the Xbee settings: “set permissions s-xbee=read”
For a user to display and set the Xbee settings: “set permissions s-xbee=rw”
Syntax Display current configuration settings for the XBee RF module
set xbee
Display Xbee settings for a particular node
set xbee address={id|address}
Change XBee RF module state
set xbee state={on|off}
Load firmware to the XBee RF module
set xbee load={host:filename}
Execute an AT command on the XBee RF module
set xbee <CC>[[=]param]