Clockaudio CDT100 Manuale d'uso - Pagina 16

Sfoglia online o scarica il pdf Manuale d'uso per Accessories Clockaudio CDT100. Clockaudio CDT100 17. Dante transporter
Anche per Clockaudio CDT100: Manuale d'uso (16 pagine)

7.2 – AMX
To interface to the AMX Clock Audio CDT100 module, the programmer must perform the following steps:
 Define the device ID for the CDT100 that will be controlled.
 Define the NetLinx virtual device ID that the CDT100 COMM module will use to communicate with the main program and User
Interface.
If a touch panel interface is desired, demo programs have been created for testing.
Touch Panel file - Clock Audio-CDT100_Demo_Panel.tp4
Demo program (ClockAudio_CDT100_Demo.axs
(Go to www.clockaudio.com CDT100 Technical Downloads).
The CDT100 module must be included in the program with a DEFINE_MODULE command. This command starts execution of the
module and passes in the following key information: the device ID of the CDT100, and the virtual device ID for communicating to
the main program.
 Issue the following SEND_COMMAND's to the virtual device in the virtual device ONLINE event:
 PROPERTY-IP_ADDRESS,<IP Address of the CDT100>
 PROPERTY_IP_PORT,<UDP Port used to communicate with the CDT100>
 REINIT
An example of how to do this is shown below.
DEFINE_DEVICE
dvCDT100
vdvCDT100
dvTP_CH32_In
dvTP_CH32_Out
dvTP Arm_C
dvTP_Phantom
dvTP_Preset
DEFINE_MODULE 'ClockAudio_CDT100_Module' ClockAudioCDT100 (vdvCDT100, dvCDT100)
DATA_EVENT [vdvCDT100]
ONLINE:
SEND_COMMAND vdvCDT100,"PROPERTY-IP_ADDRESS,192.168.187.219"
SEND_COMMAND vdvCDT100,"PROPERTY-IP_PORT,49494"
SEND_COMMAND vdvCDT100,"REINIT"
Upon re-initialization the AMX Comm module will communicate with the CDT100 and information will be exchanged.
Port Mapping
This module uses multiple virtual device ports in order distinguish events for one channel on the CDT100 from another
(i.e. virtual device port 1 = Channel 1, virtual device port 2 = Channel 2, etc.)
Virtual Device
33001:1:0 – 33001:4:0
Download the AMX interface module and application notes from the CDT100 product / Technical Downloads section of the
website www.clockaudio.com.
©
Clockaudio 2015
= 0:3:0
= 33001:1:0
= 10003:1:0
= 10003:2:0
= 10003:3:0
= 10003:4:0
= 10003:5:0
Button Events
1
1, 2, 3, 4, 5, 6, 251, 252
Channels
Levels
None
16
CDT100 User Manual
Control
Feedback
See tables
See tables