USER’S GUIDE
16 | Kaleido Remote Control Protocol (Gateway)
o The data legends will be mapped to valid XML attribute names, all of which are listed
here:
inputFormat
WSS
scansys
AFD
AFD3Bits
AFDANC
SID
programConfig
dialogLevel
networkName
stationID
channelNumber
TSID
programName
programType
vChipRating
programDescription
programLength
elapsedTime
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"DEF\GHI<JKL>MNO/PQR&STU;VWX'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.