Technical information
NetLinx Modules
60
RMS NetLinx Programmer’s Guide
dvTP_Base:
An array of main touch panel base devices addresses that correspond
with the main touch panel devices defined in the dvTP device array.
This base device array is used to capture keyboard string data events
from the main touch panels. If the RMS pages and buttons are defined
on the base device address (Port 1) then the same device array used for
the dvTP parameter can also be used for this parameter. If the RMS
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.
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.
RMS_MEETING_DEFAULT_SUBJECT:
A character array/string that defined the default subject text for
meeting appointments scheduled form the touch panel.
RMS_MEETING_DEFAULT_MESSAGE:
A character array/string that defined the default message body text for
meeting appointments scheduled form the touch panel.
All channel and variable text numbers are defined inside the module. If you need
to change them, edit the module and re-compile the module and your program.