Technical information
NetLinx Modules
64
RMS NetLinx Programmer’s Guide
RMSWelcomeOnlyUIMod Module
Commands
Module Definition
Touch Panel Pages
Constants
Commands
RMSWelcomeOnlyUIMod listens for the following commands from the
vdvRMSEngine device.
Module Definition
DEFINE_MODULE ' RMSWelcomeOnlyUIMod' mdlRMSUI(vdvRMSEngine,
dvTPWelcome,
dvTPWelcome_Base,
RMS_MEETING_DEFAULT_SUBJECT,
RMS_MEETING_DEFAULT_MESSAGE)
A virtual device for communicating to RMSEngineMod module.
dvTPWelcome:
An array of welcome touch panel devices implementing RMSUIMod.
dvTPWelcome_Base:
An array of welcome touch panel base devices addresses that correspond with
the welcome touch panel devices defined in the dvTPWelcome device array.
This base device array is used to capture keyboard string data events from the
welcome touch panels. If the RMS welcome pages and buttons are defined on
the base device address (Port 1) then the same device array used for the
dvTPWelcome parameter can also be used for this parameter. If the RMS
welcome pages and buttons are defined on a panel port that is not the base
device address, then this parameter will need an array of the base panel device
addresses.
Commands and Descriptions
'DFORMAT-DAY/MONTH'
Set Date format European format: Day/Month/Year.
'DFORMAT-MONTH/DAY'
Set Date format US format: Month/Day/Year.
'TFORMAT-12 HOUR'
Set Time format to 12 hour format: [01-12]:[00-59]
[AM,PM].
'TFORMAT-24 HOUR'
Set Time format to 24-hour (military) format: [00-23]:[00-
59].
'DEBUG-ON'
Turn on debug.
'DEBUG-OFF'
Turn off debug. (Default).
'VERSION'
Send version information to master debug port (master
messaging).