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. 
109
Cisco TelePresence MX700 and MX800
API Reference Guide
xCommand Camera Preset Edit
Edit a stored camera preset. You can change the name of the camera preset and its position in 
the list that is returned by the xCommand Camera Preset List command. You can also change 
whether or not this preset is the default position for the associated camera.
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 and the Video Input switcher settings.
Requires user role: ADMIN, USER
USAGE: 
xCommand Camera Preset Edit PresetId: 
PresetId
 [ListPosition: 
ListPosition
[Name: "
Name
"] [DefaultProsition: 
DefaultProsition
where
PresetId: Integer (1..35)
The ID of the camera preset you want to edit.
ListPosition: Integer (1..35)
The position in the list returned by the xCommand Camera Preset List command.
Name: String (0, 255)
The name of the camera preset. It will be used in the list returned by the xCommand 
Camera Preset List command.
DefaultProsition: False/True
 Defines whether or not this preset is the default position for the associated camera. 
Note that each camera can only have one default position, so if set, the old default 
preset will automatically be marked as not default.
xCommand Camera Preset List
List information about available camera presets.
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.
Requires user role: ADMIN, USER
USAGE: 
xCommand Camera Preset List CameraId: 
CameraId
 [DefaultPosition: 
DefaultPosition
where
CameraId: Integer (1..7)
Only list presets for the specified camera.
DefaultPosition: False/True
 List default positions only, or only those that are not default positions.
xCommand Camera Preset Remove
Remove a camera preset.
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.
Requires user role: ADMIN, USER
USAGE: 
xCommand Camera Preset Remove PresetId: 
PresetId
 
where
PresetId: Integer (1..35)
The ID of the camera preset you want to remove.
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand