Interpretation Acquire
Setting B-Gain of White Balance for VN-V686
Format /api/param?camera.image.white_balance.b=data
Example of response
camera.image.white_balance.b&202 Accepted(camera.status=save)
Interpretation Change
Getting Current R-Gain of Auto White Balance from VN-V686
Format /api/param?camera.image.autowhite_balance.r
Example of response camera.image.autowhite_balance.r=s85&200 OK
Interpretation Acquire current
Allowed users admin, operator, user
Getting Current B-Gain of Auto White Balance from VN-V686
Format /api/param?camera.image.autowhite_balance.b
Example of response camera.image.autowhite_balance.b=s219&200 OK
Interpretation Acquire current
Allowed users admin, operator, user
Note of Back Light Compensation Setting: After power on, Back Light Compensation setting of Home position is applied. After moving to preset position, Back Light Compensation setting of the position is applied. During Auto Pan and Auto Trace, Back Light Compensation setting for Auto Pan and Auto Trace is applied. When Back Light Compensation setting is changed by API, the change is temporal. To save current Back Light Compensation setting for preset position, use camera(num).status=save. To save current Back Light Compensation setting for Auto Pan and Auto Trace, use camera.motion.auto_pan.image=save.
Getting Back Light Compensation from VN-V686
Format /api/param?camera.image.blc
30