NetLinx Modules
56
RMS NetLinx Programmer’s Guide
Commands
RMSEngineMod listens for the following commands from the vdvRMSEngine
device.
Commands and Descriptions
'SERVER-[IP/Hostname]'
Set the address of the RMS server. A port
can be specified by adding a colon (:) and a
port number to the end of the IP address or
host name. For example, you can set the
port to 10501 using this command:
'192.168.1.1:10501'.
'?SERVER'
Request the current server settings from
the module.
'CLROOT-[Folder]'
Set the root folder of i!-ConnectLinx for this
room. This command can be used to limit
the portion of the i!-ConnectLinx tree avail-
able to users when configuring room pre-
sets. This command is used when a single
NetLinx master is running more than one
instance of RMS.
'ADD DEV-
[DPS],[Name],[Man],[Model]
Set device info for monitored device. DPS
must be in string form (ex: '5001:1:0').
Name, Manufacturer and Model are
optional.
'ADD NPARAM-
[DPS],[Name],[Threshold],
[Status],[Reset],
[Initial Value],[Min],[Max]'
Add a Number parameter. DPS must be in
string form (ex: '5001:1:0').
Threshold can be any of the following:
• >=Value - Greater Than or Equal to Value
• <=Value - Less Than or Equal to Value
• ==Value -Equal to Value
• !=Value - Not Equal to Value
• <>Value - Not Equal to Value
• >Value - Greater Than Value
• <Value - Less Than Value
• (Value) - Contains Value
• )Value( - Does Not Contain Value
Содержание 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 ...