BVMS CameoSDK API Documentation
BVMS CameoSDK API Documentation
CameoSDK Overview
Bosch.Vms.CameoSdk
IPtzControl Interface
IPtzControl Methods
CallCommand Method
Focus Method
Iris Method
Move Method
MoveToPredefinedPosition Method
PanTiltZoom Method
SavePredefinedPosition Method
Zoom Method
IPtz
Control
Move Method
Starts to move a camera.
Namespace:
Bosch.Vms.CameoSdk
Assembly:
Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntax
C#
Copy
void
Move
(
int
panSpeed
,
int
tiltSpeed
)
Parameters
panSpeed
Int32
Possible values -100..100. Positive - right, negative - left.
tiltSpeed
Int32
Possible values -100..100. Positive - up, negative - down.
Exceptions
Exception
Condition
PtzLockedCameoSdkException
Camera was locked by user with higher priority.
See Also
Reference
IPtzControl Interface
Bosch.Vms.CameoSdk Namespace
Copyright © Bosch Sicherheitssysteme GmbH