Description of the ASCII commands
Description
Transmit char Receive char
Check connection
C?
G
Setup
S
Setupmenu
Get informations about the interface
I
char-array with
informations about
the interface
Set a DMX value
C
aaa
L
bbb
aaa = channel (000...511)
bbb = value (000...255)
G
Read back a DMX value
C
aaa
?
aaa = channel (000...511)
bbb
G
bbb = value (000...255)
Read a value of a DMX-IN port
V
aaa
?
aaa = channel (000...511)
bbb
G
bbb = value (000...255)
BlackOut enable
B1
G
BlackOut disable
B0
G
Request BlackOut status
B?
a
G
a = 0 disable
a = 1 enable
Set number of DMX-OUT channels
(temporary)
N
aaa
aaa = # of channel (000...511)
G
Read the number of DMX-OUT channels N?
aaa
G
aaa = count (000...511)
Setzen der Anzahl der DMX-Ausgangskanäle
und ablegen im EEPROM
E
aaabbb
aaa = Startkanal (000...511)
aaa = 512 Merge OFF
bbb = Stopkanal (000...511)
G
Enable the merge function
F
aaa
aaa = channel (000...511)
G
Disable the merge function
F512
Run a store light programm
R
aaa
aaa = programm (000...255)
G