AMX i!-ConnectLinx Technical Information Seite 118

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 122
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 117
Multiple RMS Instances
110
RMS NetLinx Programmer’s Guide
// Display
DEFINE_MODULE 'RMSProjectorMod' mdlProj_2(vdvProjModule_2,
dvProj_2, vdvRMSEngine_2)
// RMSEngineMod - The RMS engine. Requires i!-
ConnectLinxEngineMod.
DEFINE_MODULE 'RMSEngineMod' mdlRMSEng_2(vdvRMSEngine_2,
dvRMSSocket_2, vdvCLActions)
// RMSUIMod - The RMS User Interface. Requires KeyboardMod.
// Channel And Variable Text Code Defined Inside The Module
DEFINE_MODULE 'RMSUIMod' mdlRMSUI_2(vdvRMSEngine_2, dvRMSTP_2,
dvRMSTPWelcome_2, RMS_MEETING_DEFAULT_SUBJECT,
RMS_MEETING_DEFAULT_MESSAGE)
///////////////////////////////////////////////////////////////
The function RMSDevMonRegisterCallback() has a call to
DevMonRegisterHelper(…) for each master instance and their respective
devices. These two functions have to be modified to register instances and
devices as desired by the user. The example registers the same devices for each
instance.
Define modules for whatever is running on each master’s instance.
Seitenansicht 117
1 2 ... 113 114 115 116 117 118 119 120 121 122

Kommentare zu diesen Handbüchern

Keine Kommentare