Show Control
629
Advanced OSC
OSC List Convention
The OSC List convention is used to send OSC commands that may exceed 512 bytes of data.
To add an OSC List of items to an OSC Command, append the OSC Command Path with
/list/<index>/<count>, where <index> is the zero-based index offset into the entire list and
<total> is the total number of elements in the entire list.
Example:
•
OSC List that fits in a single packet
/eos/out/get/curve/901/list/0/3 = <uint32: 0> <string: 0DF9082C-4A39-
40FC-9532-6C3AC01BC6B5> <string: IES Square>
•
OSC List that spans 2 packets
/eos/out/get/curve/901/list/0/3 = <uint32: 0> <string: 0DF9082C-4A39-
40FC-9532-6C3AC01BC6B5> /eos/out/get/curve/901/list/2/3 = <string: IES
Square>
OSC UID
UIDs uniquely identify each show data target, and are preserved in the show file. This allows
you to synchronize with a show file once and then again at a later time, even if changes were
made in between.
UIDs will be specified as strings in the following format:
XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
Example:
•
B0BAE0A0-3BBE-4004-888B-F61CA125D0B0
OSC Numbers and Number Ranges
OSC Arguments that contains numbers or number ranges will be sent as follows:
Eos target numbers will be sent as 32-bit integers when possible. If they are not whole
numbers (ex: Cue 1.23), they will be sent as strings.
Example:
•
10
•
“1.23"
When a range numbers contains 2 or more consecutive whole numbers, they will be
represented as strings in the following format:
X-Y
Example:
•
“1-100”
OSC Gel
Gels will be represented as strings in the following format:
Summary of Contents for Element Classic
Page 1: ...Ion Classic User Manual Version 3 1 1 4310M1210 3 1 1 RevA 2022 03...
Page 92: ...78 Ion Classic User Manual...
Page 212: ...198 Ion Classic User Manual...
Page 274: ...260 Ion Classic User Manual...
Page 275: ...Mark 261 Chapter 9 Mark About Mark 262 AutoMark 262 Referenced Marks 263...
Page 308: ...294 Ion Classic User Manual...
Page 346: ...332 Ion Classic User Manual...
Page 364: ...350 Ion Classic User Manual...
Page 378: ...364 Ion Classic User Manual...
Page 384: ...370 Ion Classic User Manual...
Page 426: ...412 Ion Classic User Manual...
Page 438: ...424 Ion Classic User Manual...
Page 444: ...430 Ion Classic User Manual...
Page 450: ...436 Ion Classic User Manual...
Page 458: ...444 Ion Classic User Manual...
Page 479: ...Magic Sheets 465...
Page 480: ...466 Ion Classic User Manual...
Page 530: ...516 Ion Classic User Manual...
Page 558: ...544 Ion Classic User Manual...
Page 578: ...564 Ion Classic User Manual...