NetLinx Modules
62
RMS NetLinx Programmer’s Guide
Channels
9 - Toggle System Power State
27 - Set system power to ON
28 - Set system power to OFF
100 - Run Preset for Current Appointment
250 - RMS Server Online
251 - Dynamic Images Enabled
Levels
1 - Current Appointment Index
2 - Minutes Remaining In Appointment
3 - Next Appointment Index
4 - Minutes Until Next Appointment
5 - First Appointment Index
6 - Last Appointment Index
7 - Number of Appointment Remaining today
Module Definition
DEFINE_MODULE 'RMSEngineMod' mdlRMSEng(vdvRMSEngine,
dvRMSSocket,
vdvCLActions).
Where mdlRMSEng is a unique module name.
vdvRMSEngine
A virtual device for communicating to RMSEngineMod
RMSEngineMod module.
dvRMSSocket
A socket device for communicating to the RMS server.
vdvCLActions
A i!-ConnectLinx device number for executing pre-meeting presets. If
you are not using i!-ConnectLinx, pass in a value of 0:0:0.
Touch Panel Pages
This module requires no pages.
Summary of Contents for RMS 3.0
Page 1: ...Software NetLinx Programmer s Guide RMS Resource Management Suite 3 0 ...
Page 4: ......
Page 10: ...Overview 2 RMS NetLinx Programmer s Guide ...
Page 12: ...System Requirements 4 RMS NetLinx Programmer s Guide ...
Page 22: ...Concepts 14 RMS NetLinx Programmer s Guide ...
Page 62: ...Custom Device Monitoring Programming 54 RMS NetLinx Programmer s Guide ...