AMX i!-ConnectLinx Informations techniques Page 118

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 122
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 117
1 2 ... 113 114 115 116 117 118 119 120 121 122

Commentaires sur ces manuels

Pas de commentaire