AMX i!-ConnectLinx Technické informace Strana 118

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 122
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 117
1 2 ... 113 114 115 116 117 118 119 120 121 122

Komentáře k této Příručce

Žádné komentáře