AMX MAX-HT12T Manual de usuario Pagina 5

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 9
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 4
AudioReQuest Crestron Interface Guide v5.0.0
ReQuest Incorporated 100 Saratoga Village Blvd. #44 Ballston Spa, NY
Direct Line:518.899.1254 Support:800.236.2812 Facsimile:518.899.1251
-
2 -
Modifying the Netlinx Program
The following sections describe how to modify the Netlinx code to fit your system.
The Master Source File
When integrating the AudioReQuest Demo program in an existing program that already has a Master
Source file, there are 2 options available:
1) Copy everything from the AudioReQuest Master Source file into your Master Source file
2) Leave the AudioReQuest Master Source file intact and use a #INCLUDE statement to
include
the
AudioReQuest code into your program (i.e. #INCLUDE ‘AudioReQuest Demo v5_0_0.axs’).
When using option #2, you MUST define the TP and ARQ devices in the AudioReQuest Source file and
NOT in your Master Source file or you will get compile errors.
Regardless of the method you choose, follow these steps to modify the master source file:
1. From the Workspace, double-click on
AudioReQuest Demo v5_0_0
2. Under DEFINE_DEVICE, modify the device names or numbers as necessary according to the
following guidelines:
a. dvARQ#: You need 1 of these for each
physical
AudioReQuest you have in the
system.
b. arqTP#: You need 1 of these for each touch panel in the system that will be
controlling the AudioReQuest.
c. arqDMS#: You need 1 of these for each DMS keypad in the system that will be
controlling the AudioReQuest.
d. vdvARQ#: You need 1 of these for each “real” AudioReQuest
Zone
device.
Note: N-Series and older have 1 Zone, F.Series units have 2 or 4 Zones
e. vdvDMS#: You need 1 of these for each “real” DMS device.
3. Under DEFINE_START, modify the following:
a. You must have 1 definition of the DMS-IMSMod module for each DMS device in the
system.
b. You must have 1 definition of the ARQ Comm v5_0_0 module for each “real”
AudioReQuest device in the system.
c. You must have 1 definition of the ARQ TP UI v5_0_0 module for each touch panel in the
system that will control the AudioReQuest.
i. Read the comments next to each parameter for more information on customizing
the functionality of the touch panel.
d. You must have 1 definition of the ARQ DMS UI v5_0_0 module for each DMS device in
the system.
Figure 1
Vista de pagina 4
1 2 3 4 5 6 7 8 9

Comentarios a estos manuales

Sin comentarios