uint8_t universe; // Universe number (1..32)
uint8_t direction; // Data direction
uint8_t led; // LED Indicator value
uint8_t reserved1; // -
int16_t channels; // Tx/Rx Channels (0..512, -1)
} PortData;
Errors:
If an error occurs during the processing of the request, only the first four bytes of the above structure will be
returned by this URL. The first two bytes will have the “CS” signature and the next two bytes will contain an
error value as described by the following table:
Error Value Description
-1
An internal shared memory error occurred.
-2
An internal memory error occurred.
Interactive Technologies, Inc.
CueServer 2 User's Manual - 18.5.18
Page 306 of 429