Get timeline statuses, Sample response, Notes – ETC Unison Mosaic Designer v1.11.0 User Manual

Page 247: Get text slots

Advertising
background image

Web server query interface

</timeSource>

<timeOffset>P00H00M00.00S</timeOffset>

<timeFormat>SMPTE30</timeFormat>

</timeline>

<timeline id = "3">

...

</timeline>

</response>

Get Timeline Statuses

Gets the current status of timelines in the project. id is the timeline number.

l

Command: timelineStatus

l

Args: id=1 / id=1,3,5 / id=1-5 / id=1-3,5,8-10 (optional, defaults to ALL)

Sample Response

<response>

<timelineStatus id = "1">

<playState>Running</playState>

<position>P00H14M03.50S</position>

<onStage>true</onStage>

</timelineStatus>

<timelineStatus id = "3">

<playState>Released</playState>

</timelineStatus>

</response>

Notes

Valid values for <playState> are:

l

Running

l

Halted

l

Held at end

l

Released

l

Idle

Get Text Slots

Get a list of text slots in the project, along with their current values.

l

Command: textSlot

l

Args: slot_name (optional, defaults to ALL)

Sample Response

<response>

- 247 -

Advertising