USER’S GUIDE
Kaleido Remote Control Protocol (Gateway) | 19
Gateway response:
<kActionList><action>Action1</action><action>Action2</action>
<action>Action3</action></kActionList>
<nack/>: The Gateway was not able to recognize the command.
setKEnableAlarmGroup KX K2
This command enables the specified alarm group or virtual alarm.
<setKEnableAlarmGroup>set
name="NameOfTheGroupToEnable"</setKEnableAlarmGroup>
Where NameOfTheGroupToEnable is the name of the alarm group (for a Kaleido-K2 multi-
viewer), or virtual alarm (for a Kaleido-X Series multi-viewer model) you wish to enable.
Note: In the case of a Kaleido-X Series multi-viewer model, this parameter can be the
path/friendlyName of the virtual alarm or its URI.
Gateway response:
<ack/>: The command was recognized by the Gateway.
<nack/>: The Gateway was not able to recognize the command.
setKDisableAlarmGroup KX K2
This command is used to disable the specified alarm group or virtual alarm.
<setKDisableAlarmGroup>set
name="NameOfTheGroupToDisable"</setKDisableAlarmGroup>
Where NameOfTheGroupToDisable is the name of the alarm group (for a Kaleido-K2 multi-
viewer), or virtual alarm (for a Kaleido-X Series multi-viewer model) you wish to disable.
Note: In the case of a Kaleido-X Series multi-viewer model, this parameter can be the
path/friendlyName of the virtual alarm or its URI. The virtual alarm will be set to OFFLINE.
Gateway response:
<ack/>: The command was recognized by the Gateway.
<nack/>: The Gateway was not able to recognize the command.
setKSaveLayout K2 AQ
This command allows the user to save the currently displayed layout to a file.
<setKSaveLayout>set name="FileName"</setKSaveLayout>