Technical information
NetLinx Modules
55
RMS NetLinx Programmer’s Guide
Strings
RMSEngineMod listens for the following string from the vdvRMSEngine device.
RMSEngineMod sends the following strings to the vdvRMSEngine device.
Commands and Descriptions (Cont.)
‘ENDNOW’
End the current appointment/meeting
immediately.
Upon receipt, the RMS Server will process
this request and return a confirmation or
error ‘ENDNOW-‘ string. Please see the
Strings API page for further information of
the returned server response.
The ‘ENDNOW’ command is supported
when using the RMS internal scheduling
system or when using Microsoft Exchange.
Strings and Descriptions
'POWER=[Power State]'
Set the system power state. [PowerState] should be 0
for off and 1 for on.
Example: 'POWER=1'
Strings and Descriptions
'REGISTER'
Signifies that the RMS Engine module has
connected to the RMS server. Upon receiving this
string, it is safe to register devices and parameters.
'SET PARAM-
[DPS],[Name],[Value]'
Set a parameter value in NetLinx. DPS will be in
string form (ex: '5001:1:0'). This string is sent when
the administrator manually resets a parameter from
the RMS console.
'ROOM NAME-[Name]
The name of the room as defined in the RMS server.
'ROOM LOCATION-
[Location]'
The location of the room as defined in the RMS
server.
'ROOM OWNER-[Owner]'
The owner of the room as defined in the RMS server.
'WEB SERVER-
[HostPort]'
The host/port of the web server where RMS is
running.
'WEB ROOT-
[Directory]'
The root directory of RMS on the web server where
RMS is running.