Interactive Technologies, Inc.
Extended Command Context [ecc]
This request returns an Extended Command Context data structure for the specified command context. This
structure contains detailed information about a command context.
URL:
/get.cgi?req=ecc&id=<contextID>
Parameters:
•
id=<contextID>
◦
specifies the default context (same as used by CueServer Studio) [Default].
0
◦
to
specifies User 1 thru User 4 contexts (for multi-user input).
1
4
◦
specifies the Ethernet context.
5
◦
specifies the Serial context.
6
◦
specifies the Rule Actions context.
7
Response:
The following variable-length data structure will be returned by this request.
typedef struct ECCDataV3 {
uint16_t
int16_t
error code)
uint8_t
uint8_t
uint8_t
selection?
uint8_t
FadeTimes
char
playback's stack
char
zone
uint8_t
//
uint16_t
//
uint8_t
bitmask (max 2064 bytes)
//
uint16_t
(optional)
signature;
version;
curPlayback;
curTarget;
isDMXTarget;
reserved[13];
fadeTimes;
stackName[STACK_NAME_BUF_SIZE];
zoneName[STACK_NAME_BUF_SIZE];
variableData[];
sizeofSelectData;
selectData[];
sizeofMaskData;
CueServer 2 User's Manual - 18.5.18
// Signature = 'CS'
// Version = 0x0003 (or negative
// Current Playback (1..32)
// Current Target
// Is curTarget a DMX channel
// -
// Current Fade Times
// Name of current
// Name of current
// Selection buffers (see below)
// Number of bytes in selectData
// RLE compressed selection
// Number of bytes in maskData
Page 300 of 429
Need help?
Do you have a question about the CueServer 2 and is the answer not in the manual?
Questions and answers