Technical information
NetLinx Modules
76
RMS NetLinx Programmer’s Guide
Touch Panel Pages
This module requires no pages.
RMSBasicDeviceMod Module
Commands
Strings
Channels
Module Definition
Commands
RMSBasicDeviceMod listens for the following commands from the
vdvRMSEngine device.
Commands and Descriptions
'DEV INFO-
[DPS],[Name],[Man]
,[Model]'
Set device information for device monitoring. DPS must be
in string form (ex: '5001:1:0').
'DEV NAME-
[DPS],[Name]'
Set device name for device monitoring. DPS must be in
string form (ex: '5001:1:0').
'COMM TO-
[DPS],[Timeout]'
Set the device communication timeout to Timeout.
Timeout is in 1/10-second increments. Sending a value of
zero will disable the device communication timeout and
the registration of the device communicating parameter.
'DEV PWR-
[DPS],[State]'
Set the device power state. DPS must be in string form
(ex: '5001:1:0'). State must be 1 or 0.
'POWER FAIL ON-
[DPS]'
Set power failure detection on. DPS must be in string form
(ex: '5001:1:0').
'POWER FAIL OFF-
[DPS]'
Set power failure detection off. DPS must be in string form
(ex: '5001:1:0').
'VERSION'
Send version information to master debug port (master
messaging)