Cisco TelePresence SX80 Reference Manual page 104

Application programmer interface (api)
Hide thumbs Also See for TelePresence SX80:
Table of Contents

Advertisement

Cisco TelePresence SX80
Contents
Introduction
xCommand Camera PositionSet
Position the camera by defining the pan, tilt, zoom and focus parameters. If the camera is placed in
a daisy chain you need to know the CameraId for the camera you want to address.
Requires user role: USER
Parameters:
CameraId(r): <1..7>
Pan: <-65535..65535>
Tilt: <-65535..65535>
Zoom: <0..65535>
Focus: <0..65535>
Example:
xCommand Camera PositionSet CameraId:1 Pan:200 Tilt:300
xCommand Camera Preset Activate
Activate one of the stored 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.
PresetId: The ID of the camera preset you want to activate.
Requires user role: USER
Parameters:
PresetId(r): <1..35>
Example:
xCommand Camera Preset Activate PresetId: 1
Codec SX80 API Reference Guide TC7.3, OCTOBER 2015.
D15107.05
About the API
xConfiguration
xCommand Camera Preset Edit
xCommand Camera Preset List
104
xCommand
xCommand
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.
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.
PresetId: The ID of the camera preset you want to edit.
ListPosition: The position in the list returned by the xCommand Camera Preset List command.
Name: The name of the camera preset. It will be used in the list returned by the xCommand Camera
Preset List command.
Requires user role: USER
Parameters:
PresetId(r): <1..35>
ListPosition: <1..35>
Name: <S: 0, 255>
Example:
xCommand Camera Preset Edit PresetId: 1 ListPosition: 1 Name: ""
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.
PresetId: Filter on specified preset.
Requires user role: USER
Parameters:
PresetId: <1..35>
Example:
xCommand Camera Preset List PresetId: 1
API Reference Guide
xStatus
Appendices
Copyright © 2015 Cisco Systems, Inc. All rights reserved.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents