PTZ_AUTO_SPEED

 

Description

In PTZ and speed dome cameras, the zoom position is the key factor of precise level of positioning in pan and tilt. For example, in the widest position, user has difficult to move camera to precise pan and tilt positions when the pan and tilt speeds are 5. But, user could move camera to precise pan and tilt positions with speed 5 when the zoom postion is in tele.
User has to change the pan and tilt speeds regarding to the zoom position before move the camera. That is not convenient.
With auto speed function, the camera could adjust the pan and tilt speeds based on the current zoom position. User could move the camera to precise position easily no matter the zoom position is. For example, the camera will slow down the pan and tilt movement when the zoom position is in wide. The pan and tilt speed settings will not be referred here. The camera move faster in pan and tilt when the zoom position is in tele.

When the auto speed function is enabled, the pan and tilt speed setings are not be used in pan and tilt movement.
The auto speed function does not affect two PTZ operations. They are
1. The camera always goes to a preset point with the highest speed in pan, tilt and zoom.
2. In touring mode, the speed in pan and tilt are set by every touring entry. The zoom speed will be fixed to 7.

Input Argument

n
where
1: enabled, 0: disabled.

Attribute

Return of Message

PTZ_AUTO_SPEED='1'

OK: PTZ_AUTO_SPEED='1'
or
ERROR: PTZ_AUTO_SPEED='1'
or
ERROR: PTZ_AUTO_SPEED not found

Applicability

Platform Devices Supported Firmware Version
PlatformT Speed Dome cameras A1D-310-V4.12 and later
PlatformK PTZ and speed dome cameras A1D-311-V5.05 and later

Statue

Valid

See also

MOVE, ZOOM, PTZ_PRESET_SET, PTZ_TOUR_SET

Example

http://ip:port/cgi-bin/encoder?USER=admin&PWD=123456&PTZ_AUTO_SPEED
or
http://ip:port/cgi-bin/cmdencoder?PTZ_AUTO_SPEED

http://ip:port/cgi-bin/encoder?USER=admin&PWD=123456&PTZ_AUTO_SPEED=1
or
http://ip:port/cgi-bin/cmd/encoder?PTZ_AUTO_SPEED=1

Back to

HOME, ENCODER CGI