D15107.05
Codec SX80 API Reference Guide TC7.3, OCTOBER 2015.
Copyright © 2015 Cisco Systems, Inc. All rights reserved.
104
Cisco TelePresence SX80
API Reference Guide
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:
xCom mand 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:
xCom mand Camera Preset Activate PresetId: 1
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.
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:
xCom mand Camera Preset Edit PresetId: 1 ListPosition: 1 Name: ""
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.
PresetId: Filter on specified preset.
Requires user role:
USER
Parameters:
PresetId: <1..35>
Example:
xCom mand Camera Preset List PresetId: 1
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand