XYZ_POS_GET

 

Description

Get the current camera pan, tilt and zoom positions in decimal value.

If the CHANNEL=n was not set with this URL to the multiple channel video encoder, the CHANNEL 1 video encoder's XYZ_POS_GET configuration will be returned. If the CHANNEL 1 video encoder does not connect to the router, the error message will be returned.

Input Argument

None

Attribute

Return of Message

XYZ_POS_GET='x,y,z'
where (x,y,z) is the current camera (pan, tilt, zoom) position.

Applicability

Status

Valid

See Also

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

Example

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

Back to

HOME, ENCODER CGI