Rmswelcomeonlyuimod; Keyboardmod; I!-Connectlinxenginemod; Rmshelpuimod (Assetmanager Only) - AMX RMS CODECRAFTER Instruction Manual

Hide thumbs Also See for RMS CODECRAFTER:
Table of Contents

Advertisement

RMSWelcomeOnlyUIMod

This module definition is generated if the user selects Welcome Panels Only in the Scheduling
Options.
// RMSWelcomeOnlyUIMod - The RMS/MeetingManager Welcome Panel User Interface.
// Channel And Variable Text Code Defined Inside The Module
DEFINE_MODULE 'RMSWelcomeOnlyUIMod' mdlRMSUI(vdvRMSEngine,

KeyboardMod

This module definition is generated if the user selects Main and Welcome Panels in the Scheduling
Options, or if the user selects AssetManager as the RMS application, and enables the Include Help
Desk Code option.
// KeyboardMod - Provides Keyboard Management.
DEFINE_MODULE 'KeyboardMod' mdlKB(vdvKB,

i!-ConnectLinxEngineMod

This module definition is generated if the user selects Pre-Meeting Presets and/or Monitor Source
Usage in the i!-ConnectLinx Options page.
// i!-ConnectLinxEngineMod
DEFINE_MODULE 'i!-ConnectLinxEngineMod' mdlCL(vdvCLActions)

RMSHelpUIMod (AssetManager only)

This module definition is generated if the user selects AssetManager as the RMS application, and
enabled the Include Help Desk Code option.
// RMSHelpUIMod - The RMS/AssetManager Help Desk Interface. Requires
KeyboardMod.
DEFINE_MODULE 'RMSHelpUIMod' mdlRMSHelpUI(vdvRMSEngine,
RMS CodeCrafter
dvRMSTPWelcome)
dvRMSKeyboard,
dvRMSTP,
nchKBControl,
nchKBFields,
nvtKBFields)
vdvKB,
dvRMSKeyboard,
dvRMSTP)
Code Generation
79

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the RMS CODECRAFTER and is the answer not in the manual?

Questions and answers

Table of Contents