Notes, Get current time, Sample response – ETC Unison Mosaic Designer v1.11.0 User Manual

Page 246: Get timelines

Advertising
background image

Unison Mosaic Designer User Manual

<sunrise>06:55:00</sunrise>

<sunset>19:02:00</sunset>

<projectName>My First Show</projectName>

<projectAuthor>Joe Bloggs</projectAuthor>

<projectUuid>00000000-0000-0000-0000-000000000000</projectUuid>

<projectUploadDate>2010-04-21T13:36:18</projectUploadDate>

<controllerNumber>1</controllerNumber>

</response>

Notes

<date>

, <time>, <sunrise> and <sunset> are in local time.

MSC X will have a <networkInterface2> tag with the network details of the second interface.

AVC will not have a <projectUploadDate> tag.

Get Current Time

Get a time and date from the Controller's system clock in local time.

l

Command: currentTime

l

Args: none

Sample Response

<response>

<currentTime>

<date>2002-05-30</date>

<time>09:00:00</time>

</currentTime>

</response>

Get Timelines

Get a list of timelines in the project. id is the timeline number.

l

Command: timeline

l

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

Sample Response

<response>

<timeline id = "1">

<name>My First Timeline</name>

<length>P00H30M00.00S</length>

<timeSource>

<type>Timecode</type>

<bus>2</bus>

- 246 -

Advertising