Api Output - Cisco Codec C20 Reference Manual

Telepresence system
Hide thumbs Also See for Codec C20:
Table of Contents

Advertisement

Cisco TelePresence System Codec C20
Contents
Introduction

API output

The xPreferences is used to set preferences for the RS-232,
Telnet and SSH sessions.
The output modes
Terminal: Line based output for use with line based control
systems
XML: XML output for use with control systems that under-
stand XML.
The default output mode is terminal. To change this you have to
define your preferences for each session individually. Examples
in this guide are in terminal mode.
To set ouput mode to XML, issue the command:
xPreferences outputmode xml
To revert to terminal mode, issue the command:
xPreferences outputmode terminal
Codec C20 API Reference Guide TC6.0 February 2013.
D14869.05
About the API
About the API
xConfiguration
example: Layout command in terminal mode
xCommand Video Layout AssignCall CallId: 2 LayoutId: 1
example: Layout command in XML
<Command>
<Video>
<Layout>
<AssignCall command="True">
<CallId>2</CallId>
<LayoutId>1</LayoutId>
</AssignCall>
</Layout>
</Video>
</Command>
11
xCommand
xStatus
Copyright © 2010–2013 Cisco Systems, Inc. All rights reserved.
API Reference Guide
Appendices

Advertisement

Table of Contents
loading

Table of Contents