User`s manual

161
<closeID>IP_ADDRESS_0_4_0_0</closeID>
On the Kaleido-X:
<closeID/>
Where:
• IP_ADDRESS is the IP address of the Kaleido-K2 or Kaleido-Alto/Quad.
Gateway response:
• <nack/>: the Gateway was not able to recognize the command.
• <ack/>: the command was recognized by the Gateway.
Note: This command closes the current connection to the client via port 13000, so this connection must be
re-established before another session can be opened. If you are using Hyper terminal, it will automatically
re-establish the previous connection if you begin typing new commands, but other clients may require you
to manually reconnect.
getKCurrentLayout
This command retrieves the name of the current layout.
<getKCurrentLayout/>
Gateway response:
For Alto/Quad:
• <kCurrentLayout>Currentlayout.xml</kCurrentLayout>
For the Kaleido-K2 and Kaleido-X:
• <kCurrentLayout>name="CurrentLayout.kg2"</kCurrentLayout>
• <nack/>: the Gateway was not able to recognize the command.
Where: CurrentLayout.kg2 is the name of the Layout currently in use by the Kaleido-K2 or the Kaleido-X.
For Kaleido-Alto/Quad, the layout suffix is .xml instead of .kg2
Note: On the Kaleido-X, the session must have a room context for the command to be used. If the session
was opened using the <openID/> command the gateway will return <nack/>.
setKCurrentLayout
This command loads the specified layout.
<setKCurrentLayout>set LayoutToLoad.kg2</setKCurrentLayout>
Kaleido-X User's Manual.book Page 161 Friday, August 24, 2007 4:39 PM