Interactive Technologies, Inc.
Hardwired DMX Input [hdi]
This request returns the DMX Input data that is present on only the Hardwired DMX input ports.
URL:
/get.cgi?req=hdi
Response:
The following variable-length data structure will be returned by this request.
typedef struct DMXInputUniverse {
uint8_t
uint16_t
universe
uint8_t
channel values
} DMXInputUniverse;
typedef struct DMXInput {
uint8_t
DMXInputUniverse
universe
} DMXInput;
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 memory error occurred.
universeIndex;
channels;
values[];
universeCount;
universe[];
CueServer 2 User's Manual - 18.5.18
// Index of universe
// Number of channels in this
// Variable-length array of
// Number of universes received
// Structure repeated for each
Page 308 of 429
Need help?
Do you have a question about the CueServer 2 and is the answer not in the manual?