Grass Valley Kaleido Remote Control Protocol Gateway May.2011 User Manual

Page 20

Advertising
background image

USER’S GUIDE

16 | Kaleido Remote Control Protocol (Gateway)

programID
timeOfDay
timeZone

o The value field is escaped as defined in the XML protocol for an attribute value.

o For instance, ABC"DEF\GHI<JKL>MNO/PQR&STU;VWX'YZ

becomes ABC&quot;DEF\GHI&lt;JKL&gt;MNO/PQR&amp;STU;VWX&apos;YZ

o The attributes order is not guaranteed and may change for two consecutives calls to the

same command.

<nack/>: there is a syntax error in the XML command.

Note: If the MultiData component is not assigned to a text component, no values will be included
in the information returned to the user from the gateway. Make sure to assign the MultiData
component to a text label component.

setKTimer

KX K2 AQ

This command is used to configure the specified countdown timer component.

<setKTimer>set id="TimerID" preset="

HH

:

MM

:

SS

" direction="Direction"

loop="Loop" </setKTimer>

Where:

o TimerID is the ID of the countdown timer component to modify.

o

HH

:

MM

:

SS

is the preset value for the countdown timer component.

o Direction is the direction to count, either

UP

or

DOWN

.

o Loop indicates if the counter must count continuously. This value can be either

ON

or

OFF

.

Gateway response:

<ack/>: The command was recognized by the Gateway.

<nack/>: The Gateway was not able to recognize the command.

setKTimer2

KX K2

This command is used to configure a timer in a Kaleido-K2 or Kaleido-X series multi-viewer
system.

<setKTimer2>set TimerName="NAME" StartTime="HH:MM:SS:FF"
PresetTime="HH:MM:SS:FF" TimerMode="Timer mode" EndMode="End mode"
</setKTimer2>

Where:

Advertising