LSS-2404
51 |
P a g e
/sncm
Returns CM serial number (string format 64 characters max).
/snCCS=
Sets CCS America serial number (string format 64 characters max).
/snCCS
Returns CCS America serial number (string format 64 characters max).
JSON Object Format Examples
All JSON objects are fixed size and must contain all parameters.
Frame
All times are 0-2,000,000,000us unless noted. EndDelay is equal to Period minus longest trigger or channel
output plus output delay.
frame=
{
"type"
:"frame", // type - frame
"name"
:"FrSeqFr1", // frame name
"period"
:400000,
// period time
"endDelay"
:200000, // end delay time
"independentWidthsFlag":1,
// 1=independent
// channel widths
"endDelay"
:"200000", // end delay time
"trigOut1":
[
"0", // start time
"0" // end time
],
"trigOut2":
[
"0",
"0"
],