
AXlink Command Structure
36
AMX Lighting PROlink/AXlink Programming
AXlink Level Commands (Cont.)
DEFINE_CONNECT LEVEL
This command links AMX Light-
ing dimmers to touch panel bar-
graphs and other displays.
You don't need to CREATE_LEVEL unless you plan to watch or use DIM1.
Syntax:
DEFINE_CONNECT_LEVEL
<device1>, <level_1>, <device2>, <level_2>,
<device3>, <level_3>
Example 1:
DEFINE_CONNECT_LEVEL
(LTS, 1, TP, 1)
(LTS, 2, TP, 2)
CREATE_LEVEL LTS, 1, DIM1
• AXlink response: Touch panel levels 1 and 2 display output of AMX Lighting
dimmers 1 and 2.
• PROlink response: Not active, no response
Example 2:
DEFINE_CONNECT_LEVEL
(LTS, 1, TP, 1, MSP8,1)
• AXlink response: Touch panel level 1 and wall panel MSP8 bargraph
display output of AMX Lighting dimmer 1.
• PROlink response: Not active, no response
Summary of Contents for ProLink PRO-DP8
Page 1: ...instruction manual Lighting Control AMX Lighting PROlink AXlink Programming ...
Page 4: ......
Page 8: ...iv AMX Lighting PROlink AXlink Programming Table of Contents ...
Page 14: ...Introduction 6 AMX Lighting PROlink AXlink Programming ...
Page 22: ...Pre Installation Settings 14 AMX Lighting PROlink AXlink Programming ...
Page 46: ...Appendix A PROlink vs AXlink Commands 38 AMX Lighting PROlink AXlink Programming ...
Page 65: ...Appendix C Troubleshooting 57 AMX Lighting PROlonl AXlink Programming ...