User Guide

NetLinx Modules
75
RMS NetLinx Programmer’s Guide
Strings
RMSTransportMod listens for the following strings from the vdvVCRModule
device.
Any string received from the physical device, dvVCR, is an indication that the
device is communicating. As long as a string is received within the period set by
the communication timeout command, the module will notify RMS that the
device is communicating. See the communication timeout command for more
details.
Strings and Descriptions
'POWER=[Power State]'
Set the system power state. [PowerState]
should be 0 for off and 1 for on.
Example: 'POWER=1'
'TRANSPORT=[Transport State]'
Set the system power state. Transport
State can be 2 for Stop or any other value
for a non-stopped condition. Any value
other than 2 will enable the run-time
counter.
'MODEL=[Model]'
Set the model number.
'MANUFACTURER=[Manufacturer]'
Set the manufacturer name.