Cisco TelePresence System Codec C90
Contents
Introduction
xCommand Camera ReconfigureCameraChain
Reinitialize the daisy chain of cameras and updates the CameraId parameter. The CameraId
parameter holds information of which camera is sitting in what position in the camera chain.
Requires user role:
USER
Example:
xCommand Camera ReconfigureCameraChain
*r ReconfigureCameraChainResult (status=OK):
** end
xCommand Camera TriggerAutofocus
Trigger the autofocus functionality. The camera must support autofocus functionality. If the camera is
daisy chained, the CameraId is given by its place in the chain.
Requires user role:
USER
Parameters:
CameraId(r): <1..7>
Example:
xCommand Camera TriggerAutofocus CameraId:1
OK
*r TriggerAutofocusResult (status=OK):
** end
xCommand Camera PositionActivateFromPreset
Selects pan, tilt, zoom and focus parameters for the given camera id from the selected preset.
CameraId: Give the camera id.
PresetId: Select preset 1 to 15.
USER
Requires user role:
Parameters:
CameraId(r): <1..7>
PresetId(r): <1..15>
Example:
xCommand Camera PositionActivateFromPreset CameraId:1 PresetID:1
OK
*r PositionActivateFromPresetResult (status=OK):
** end
D14641.06
Codec C90 API Reference Guide TC5.0 November 2011.
© 2010-2011 Cisco Systems, Inc. All rights reserved.
About the API
xConfiguration
xCommand Camera Preset Activate
xCommand Camera Preset Edit
85
xCommand
xCommand
This command activates a stored camera preset.
Note: The xCommand Camera Preset commands are used to store camera positions for individual
cameras. This is in contrast to the xCommand Preset commands where a single preset stores/
recalls ALL connected cameras plus the Video Input switcher settings. This makes it more usable for
integrations where one wants to store multiple camera positions individually per camera rather than a
complete camera position set.
PresetId: The preset number you want to activate.
Requires user role:
USER
Parameters:
PresetId(r): <1..35>
Example:
xCommand Camera Preset Activate PresetId: 1
OK
*r CameraPresetActivateResult (status=OK)
** end
Edit a stored camera preset.
Note: The xCommand Camera Preset commands are used to store camera positions for individual
cameras. This is in contrast to the xCommand Preset commands where a single preset stores/
recalls ALL connected cameras plus the Video Input switcher settings. This makes it more usable for
integrations where one wants to store multiple camera positions individually per camera rather than a
complete camera position set.
PresetId: The preset number you want to edit.
ListPosition: The sort order position in the xCommand Camera Preset List result.
Name: The name of the preset in the xCommand Camera Preset List result.
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: ""
OK
*r CameraPresetEditResult (status=OK)
** end
API Reference Guide
xStatus
Appendices
www.cisco.com
Need help?
Do you have a question about the TelePresence System Codec C90 and is the answer not in the manual?
Questions and answers