EasyManuals Logo

Cisco TelePresence MX200 G2 Reference Guide

Cisco TelePresence MX200 G2
182 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #29 background imageLoading...
Page #29 background image
D15335.02 Cisco TelePresence MX700 and MX800 API Reference Guide CE8.0, FEBRUARY 2016.
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 29
Cisco TelePresence MX700 and MX800
API Reference Guide
Translating from terminal mode to XML
Translating commands
The XML commands maintain the same structure as the
terminal commands, but they use a parent-child relationship
to describe the hierarchy. You can see this structure in the
examples below.
Example 1: Setting up a call.
Terminal
xCommand Dial Number: “12345” Protocol: H323
XML
<Command>
<Dial command=”True”>
<Number>12345</Number>
<Protocol>H323</Protocol>
</Dial>
</Command>
Example 2: Assigning video layout to a call.
Terminal
xCommand Video Layout AssignCall CallId: 2
LayoutId: 1
XML
<Command>
<Video>
<Layout>
<AssignCall command=”True”>
<CallId>2</CallId>
<LayoutId>1</LayoutId >
</AssignCall>
</Layout>
</Video>
</Command>
Translating configurations
Translating from xConfiguration to XML is similar to commands,
but with the addition of a special attribute item=”NN” for
specifying the index in arrays.
Example: Configuring the input source type for video input
connector 2.
Terminal
xConfiguration Video Input Connector 2
InputSourceType: camera
XML
<Configuration>
<Video>
<Input>
<Connector item=”2”>
<InputSourceType>camera</InputSourceType>
</Connector>
</Input>
</Video>
</Configuration>
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
About the API

Table of Contents

Other manuals for Cisco TelePresence MX200 G2

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco TelePresence MX200 G2 and is the answer not in the manual?

Cisco TelePresence MX200 G2 Specifications

General IconGeneral
Resolution1920 x 1080
Network10/100/1000 Ethernet
Product TypeVideo conferencing system
Display Size42 in
CameraPrecisionHD 1080p Camera
CodecCisco TelePresence Codec
Video InputsHDMI, DVI-I
Video OutputsHDMI
ControlCisco Touch 10
Video StandardsH.264
ConnectivityHDMI
Codec SupportH.264
Resolution (fps)1080p30

Related product manuals