Технические ссылки для Cisco Cisco TelePresence MX700

Скачать
Страница из 194
D15335.03
 Cisco TelePresence MX700 and MX800 API Reference Guide CE8.1, APRIL 2016. 
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 
110
Cisco TelePresence MX700 and MX800
API Reference Guide
xCommand Camera Preset Show
Shows the preset details for the requested PresetId.
Requires user role: ADMIN, USER
USAGE: 
xCommand Camera Preset Show PresetId: 
PresetId
 
where
PresetId: Integer (1..35)
The ID of the camera preset you wish to see.
xCommand Camera Preset Store
Store the current position (pan and tilt), zoom and focus of the chosen camera. The camera is 
identified by the CameraId parameter.
Note that the xCommand Camera Preset commands applies to an individual camera. This is 
in contrast to the xCommand Preset commands where a single preset covers ALL connected 
cameras plus the Video Input switcher settings. The xCommand Camera Preset commands are 
useful when you want to handle multiple camera positions individually per camera, rather than 
working with complete sets of camera positions. The individual camera presets are not available 
for far end control.
Requires user role: ADMIN, USER
USAGE: 
xCommand Camera Preset Store [PresetId: 
PresetId
] CameraId: 
CameraId
 
[ListPosition: 
ListPosition
] [Name: "
Name
"] [TakeSnapshot: 
TakeSnapshot
[DefaultProsition: 
DefaultProsition
where
PresetId: Integer (1..35)
The ID of this camera preset. If not set explicitly, the codec will assign a preset ID 
automatically.
CameraId: Integer (1..7)
Select the camera for which to store the preset position.
ListPosition: Integer (1..35)
The new camera preset's position in the list returned by the xCommand Camera Preset 
List command.
Name: String (0, 255)
The name of the new camera preset. It will be used in the list returned by the 
xCommand Camera Preset List command.
TakeSnapshot: False/True
Allow or disallow snapshot of the preview.
DefaultProsition: False/True
Defines whether or not this preset shall be the default position of the associated 
camera. Note that each camera can hold only one default position, so if set, the old 
default preset will automatically be marked as not default.
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand