Moving to specified pan position for vn-v686, Pan operation for vn-v686, Setting direction of pan operation for vn-v686 – JVC VN-V686UAPI User Manual

Page 63: Setting speed of pan operation for vn-v686, Getting pan operation status from vn-v686

Advertising
background image

Moving to Specified Pan Position for VN-V686

Format

/api/param?camera.motion.pan=data

Example to move to absolute 90 degrees

/api/param?camera.motion.pan=90.00

Example to move to relative 45 degrees

/api/param?camera.motion.pan=+45.00

Example of Response

camera.motion.pan&200 OK

Interpretation Move to specified pan position. To move to absolute position, specify from 0.00 to 359.99.

Allowed users admin, operator

Pan Operation for VN-V686

Format

/api/param?camera.motion.pan.status=data

Example to start pan

/api/param?camera.motion.pan.status=start

Example of Response

camera.motion.pan.status&200 OK

Interpretation Start or stop pan operation. Specify start or stop.

Allowed users admin, operator

Setting Direction of Pan Operation for VN-V686

Format

/api/param?camera.motion.pan.mode=data

Example to set to left

/api/param?camera.motion.pan.mode=left

Example of Response

camera.motion.pan.mode&200 OK

Interpretation Set direction of pan operation. Specify left or right.

Allowed users admin, operator

Setting Speed of Pan Operation for VN-V686

Format

/api/param?camera.motion.pan.speed=data

Example to set maximum speed

/api/param?camera.motion.pan.speed=100

Example of Response

camera.motion.pan.speed&200 OK

Interpretation Set speed of pan operation. Specify 0 to 100. The speed is 8 steps internally.

Allowed users admin, operator

Getting Pan Operation Status from VN-V686

Format

/api/param?camera.motion.pan.status

Example of Response

camera.motion.pan.status=moving&200 OK

Interpretation Acquire current pan status. "moving" or "stop" is returned.

Allowed users admin, operator, user

Getting Status of Variable Pan/Tilt Speed from VN-V686

63

Advertising