Query DMX Channel Values

Sometimes it's useful to check the state of DMX channels..

QXXX-YYY[cr] 
QA[cr]
  • XXX has the range [1 512]
  • YYY has the range [1 512]
  • [cr] is the carriage return
Q100-100[cr]  <-- Query a single channel
Q70-35[cr]
Q35-70[cr]

QA[cr]  <-- Returns a list of all DMX channel:value combinations
This can take a while to transmit, depending on
system baud rate.

 

step4.jpg