62
Setting Right Side of Pan Limit for VN-V685/686/686B
Format /api/param?camera.motion.pan.limit.right=present
Example of Response camera.motion.pan.limit.right&200 OK
Interpretation Set current pan position as right side of Pan Limit.
Allowed users admin, operator
Moving to Left/Right Side of Pan Limit for VN-V685/686/686B
Format /api/param?camera.motion.pan.status=data
Example to move ot left side /api/param?camera.motion.pan.status=goto_leftlimit
Example of Response camera.motion.pan.status&200 OK
Interpretation Move to left/right side of Pan Limit. Specify goto_leftlimit or goto_rightlimit.
Allowed users admin, operator
Getting Tilt Limit from VN-V685/686/686B
Format /api/param?camera.motion.tilt.limit.upper
Example of response camera.motion.tilt.limit.upper=5&200 OK
Interpretation Acquire Tilt Limit in degrees.
Allowed users admin, operator, user
Setting Tilt Limit for VN-V685/686/686B
Format /api/param?camera.motion.tilt.limit.upper=data
Example to set horizontal /api/param?camera.motion.tilt.limit.upper=5
Example of Response camera.motion.tilt.limit.upper&202
Accepted(camera.status=save)
Interpretation Set Tilt Limit. Specify from 0 to 15. 5 is horizontal. The change is saved by the API,
camera.status=save. If the change is not saved, the setting is restored by reboot.
Allowed users admin, operator
Getting Speed of Going to Preset Position from VN-V685/686/686B
Format /api/param?camera.motion.position.speed
Example of response camera.motion.position.speed=100&200 OK
Interpretation Acquire speed of going to preset position. Value from 0 to 100 is returned. 100 is fastest. The speed is
4 steps internally. The speed is applied also to preset position of auto patrol.
Allowed users admin, operator, user
Setting Speed of Going to Preset Position for VN-V685/686/686B