Moving to Left/Right Side of Pan Limit for VN-V686

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-V686

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-V686

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-V686

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-V686

Format /api/param?camera.motion.position.speed=data

Example to set horizontal /api/param?camera.motion.position.speed=100

Example of Response camera.motion.position.speed&202

Accepted(camera.status=save)

Interpretation Set speed of going to preset position. Specify from 0 to 100. 5 is horizontal. 100 is fastest. The

56

Page 56
Image 56
JVC VN-V686U manual Moving to Left/Right Side of Pan Limit for VN-V686, Getting Tilt Limit from VN-V686