MOVE_LIMIT_GET

 

Description

Get the maximum pan and tilt speed of the camera.

Input Argument

None

Attribute

Return of Message

MOVE_LIMIT_GET='PositionPanUR,PositionTiltUR,PositionPanDL,PositionTiltDL'
or
ERROR: MOVE_LIMIT_GET not found
where
(PositionPanUR,PositionTiltUR) is the maximum movement position (Pan,Tilt) in the UPRIGHT direction,
(PositionPanDL,PositionTiltDL) is the maximum movement position (Pan,Tilt) in the DOWNLEFT direction.

Applicability

Status

Valid

See Also

ADDR, PTZ_VENDOR, ZOOM, ZOOM_POSITION, FOCUS, MOVE, MOVE_LIMIT, MOVE_MAX_SPEED_GET, POSITION, POSITION_GET, XYZ_POS_GET

Example

http://ip:port/cgi-bin/encoder?USER=Admin&PWD=123456&MOVE_LIMIT_GET
or
http://ip:port/cgi-bin/cmd/encoder?MOVE_LIMIT_GET

Back to

HOME, ENCODER CGI