Technical information

Programming the NXR-ZGW-PRO
35
NXR-ZGW-PRO NetLinx ZigBee Pro Gateway & NXR-ZRP-PRO NetLinx ZigBee Pro Repeater
Programming the NXR-ZGW-PRO
Overview
Some of the functionality of the NXR-ZGW-PRO may be handled using the application TPDesign4. Go to
www.amx.com for the supporting documentation. The NXR-ZGW-PRO recognizes a select number of
NetLinx Commands.
SEND_COMMANDs
Below is a list of SEND_COMMANDs accepted by the NXR-ZGW-PRO from NetLinx masters. To use these
commands, establish a Telnet session from the PC to the NetLinx master. Additionally, you could use NetLinx
Studio or the master’s web page to send the commands.
Send Commands
BUFF DEVICE SIZE This command increases the buffer size for a specific DEVICE to SIZE.
This change is temporary, and the buffer size will revert to its original size after 30
seconds.
?VDEVS Returns a list of all ZigBee devices that are currently on the gateway.
The devices will be returned to the master as send commands.
Syntax:
"^VDEVS-X,EUI"
X = the index of the device
EUI = the device’s unique ZigBee EUI Address
?VDEVINFO EUI Returns a list of specific information about the device specified by the EUI.
Syntax:
"^ZDEVINFO-EUI,X,Info"
EUI = the device's unique ZigBee EUI Address
X = integer that identifies the type of information being returned
value:
0 for Icsp Device Number
1 for Device Class (typically ZIG for ZigBee)
2 for Device Name (The name given to the device on the web pages)
255 for End of data.
INFO = actual information
Note: Querying a device that does not exist, results in an End of Data message (with
nothing else).
All text is based on a Unicode index.