31
Setting R-Gain of White Balance for VN-V685/686/686B
Format /api/param?camera.image.white_balance.r=data
Example of response
camera.image.white_balance.r&202 Accepted(camera.status=save or
camera.motion.auto_pan.image=save)
Interpretation Change R-gain white balance setting. Specify s0 to s255. The s before number means "step". Default
value is s85. The change is saved to preset position by the API, camera(num).status=save. The change is saved to Auto
Pan and Auto Trace by the API, camera.motion.auto_pan.image=save. If the change is not saved, the setting is restored
by reboot.
Allowed users admin, operator
Getting B-Gain of White Balance from VN-V685/686/686B
Format /api/param?camera.image.white_balance.b
Example of response camera.image.white_balance.b=s219&200 OK
Interpretation Acquire B-gain of white balance setting. s0 to s255 is returned. The s before number means "step".
Allowed users admin, operator, user
Setting B-Gain of White Balance for VN-V685/686/686B
Format /api/param?camera.image.white_balance.b=data
Example of response
camera.image.white_balance.b&202 Accepted(camera.status=save)
Interpretation Change B-gain white balance setting. Specify s0 to s255. The s before number means "step". The
change is saved to preset position by the API, camera(num).status=save. The change is saved to Auto Pan and Auto
Trace by the API, camera.motion.auto_pan.image=save. If the change is not saved, the setting is restored by reboot.
Allowed users admin, operator
Getting Current R-Gain of Auto White Balance from VN-V685/686/686B
Format /api/param?camera.image.autowhite_balance.r
Example of response camera.image.autowhite_balance.r=s85&200 OK
Interpretation Acquire current R-gain of auto white balance. s0 to s255 is returned. The s before number means
"step".
Allowed users admin, operator, user
Getting Current B-Gain of Auto White Balance from VN-V685/686/686B
Format /api/param?camera.image.autowhite_balance.b