Dmx Output [Out] - Interactive Technologies CueServer 2 User Manual

Table of Contents

Advertisement

Interactive Technologies, Inc.

DMX Output [out]

This request returns an array of DMX Output channels. The result contains channel values from the final
output stage of the playback stack.
URL:
/get.cgi?req=out&index=<0..16383>&count=<0..16384>&pad=<0,1>
Parameters:
index=<0..16383>
◦ Specifies the starting channel index of the returned array of values.
◦ If this parameter is not supplied, the default value is 0.
count=<0..16384>
◦ Specifies the number of channels to return values for.
◦ If this parameter is not supplied, all channels up to and including the highest configured channel
will be returned.
(optional)
pad=<0,1>
◦ If given as 0, the returned data will not be padded, only the requested channels will be returned.
◦ If given as 1, the returned data will be padded with extra zero bytes (0x00) to satisfy the
parameter, even if those channels do not exist in the current configuration.
Response:
The data returned is an array of bytes, each one corresponding to the requested channels. Each byte
ranges from zero (0x00) to 100% (0xFF).
Errors:
If an error occurs during the processing of the request, only a single byte will be returned by this URL. The
value of the returned byte is explained in the following table:
Error Value Description
0xFF
An internal shared memory error occurred.
(optional)
(optional)
CueServer 2 User's Manual - 18.5.18
Page 298 of 429
count

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the CueServer 2 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Related Products for Interactive Technologies CueServer 2

Table of Contents