NetLinx Modules
74
RMS NetLinx Programmer’s Guide
RMSTransportMod Module
Commands
Strings
Channels
Module Definition
Commands
RMSTransportMod 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.
'XPORT STATE-
[DPS],[State]'
Set the transport state. DPS must be in string
form (ex: '5001:1:0'). State should be a value 1-
8, Play=1, Stop=2, etc…
'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)
Содержание RMS 3.0
Страница 1: ...Software NetLinx Programmer s Guide RMS Resource Management Suite 3 0 ...
Страница 4: ......
Страница 10: ...Overview 2 RMS NetLinx Programmer s Guide ...
Страница 12: ...System Requirements 4 RMS NetLinx Programmer s Guide ...
Страница 22: ...Concepts 14 RMS NetLinx Programmer s Guide ...
Страница 62: ...Custom Device Monitoring Programming 54 RMS NetLinx Programmer s Guide ...