EasyManuals Logo

AMX AXB-DMX512 User Manual

AMX AXB-DMX512
32 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #28 background imageLoading...
Page #28 background image
Programming
24
AXB-DMX512 DMX512 Interface
Channel Trigger Send_Commands
Almost all methods of control using an Axcess system require the use of channels on devices. The
following table lists the channel trigger Send_Commands.
Channel Trigger Send_Commands
Command Description
CA
Sets up a trigger that causes an
Axcess channel to be On whenever a
single specified DMX input is within a
range of values.
The minimum value must be specified, but the maximum value is
optional. If not specified, the maximum value is assumed to be 100%
(255). When the DMX input is equal to low, then the Axcess channel
will turn on. If a Level High is given, then the Axcess channel will go
high if DMX Input is >= Low and DMX Input <= High.
The Axcess channel will stay on as long as the DMX input is the right
value or in the range of values.
Only Axcess channel 209 through 248 are available for use as
triggers; all others will be ignored.
Syntax:
"'CA<Axcess channel>D<DMX level>L<low> {H<high>}'"
Variables:
Channels = 209-248 = Programmable DMX input triggers
{} - Parameters in commands that are optional.
Example:
SEND_COMMAND DMX,'CA209D1L64H128'
Axcess channel 209 will go On if 64 <= DMX Input 1 <= 128.
SEND_COMMAND DMX,'CA209D1L100H200'
Axcess channel 209 will go On if 100 <= DMX Input 1 <= 200.
SEND_COMMAND DMX,'CA248D5L127'
Axcess channel 248 will go On if DMX Input 5 >= 127.
CL
Deletes a single channel trigger.
Syntax:
"'CL<Axcess channel>'"
Variables:
Channels = 209-248 = Programmable DMX input triggers
Example:
SEND_COMMAND DMX,'CL209'
Deletes Axcess channel trigger 209.
CZ
Deletes all channel triggers.
Syntax:
"'CZ'"
Example:
SEND_COMMAND DMX,'CZ'
Deletes all channel triggers.

Other manuals for AMX AXB-DMX512

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the AMX AXB-DMX512 and is the answer not in the manual?

AMX AXB-DMX512 Specifications

General IconGeneral
BrandAMX
ModelAXB-DMX512
CategoryRecording Equipment
LanguageEnglish

Related product manuals