NetLinx Modules
72
RMS NetLinx Programmer’s Guide
Strings
RMSProjectorMod listens for the following strings from the vdvProjModule
device.
Any string received from the physical device, dvProj, 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.
Channels
The module watches for these channels on the vdvProjModule device.
9 - toggle System Power State
27 - Set system power to ON
28 - Set system power to OFF
254 - Power failure
255 - Power Status
Strings and Descriptions
'POWER=[Power State]'
Set the system power state. [PowerState]
should be 0 for off and 1 for on.
Example
: 'POWER=1'
'LAMPTIME=[Value]'
Set the projector lamp hours.
Example
: 'LAMPTIME=200'
'MODEL=[Model]'
Set the model number.
'MANUFACTURER=[Manufacturer]'
Set the manufacturer name.
Содержание 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 ...