Technical information

NetLinx Modules
78
RMS NetLinx Programmer’s Guide
Module Definition
DEFINE_MODULE 'RMSBasicdeviceMod' mdBasicDev1(vdvModule,
dvDevice,
vdvRMSEngine)
Where mdlBasicDev1is a unique module name.
vdvModule
A virtual device for communicating to RMSBasicDeviceMod. This can
be the same virtual device used to communicate with an InConcert
module or a physical device. If controlling the device using an IR
device, pass the physical device to this parameter.
dvDevice
A physical device or socket device to which the virtual device is
connected.
vdvRMSEngine
A virtual device for communicating to RMSEngineMod module.
Touch Panel Pages
This module requires no pages.
RMSSldProjMod Module
Commands
Channels
Module Definition
Commands
RMSSldProjMod listens for the following commands from the vdvRMSEngine
device.
Commands and Descriptions
'DEV INFO-[DPS],[Name],
[Man],[Model]'
Set device information for device monitoring. DPS
must be in string form (ex: '5001:1:0').
'DEV NAME-[DPS],[Name]'
Set device name for device monitoring. DPS must
be in string form (ex: '5001:1:0').
'VERSION'
Send version information to master debug port
(master messaging).