POSITION_GET

Description

Get the current camera position in hexadecimal value.

If the CHANNEL=n was not set with this URL to the Multi-Channel device, the CHANNEL 1 video server's POSITION_GET configuration will be returned. If the CHANNEL 1 video server does not connect to the router, the error message will be returned.

Input Argument

None

Attribute

Return of Message

OK: POSITION_GET='n,m'
where (n,m) are current camera (pan, tilt) position.

Applicability

Status

Valid

See Also

ADDR, PTZ_VENDOR, ZOOM, FOCUS, FOCUS_POSITION, MOVE, MOVE_LIMIT,MOVE_LIMIT_GET, MOVE_MAX_SPEED_GET, POSITION, XYZ_POS_GET

Example

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

Back to

HOME, ENCODER CGI