camera ccu get
Returns or sets CCU (lighting) information for the specified camera.
Options
auto_white_balance
Current state of the auto white balance setting
(on or off).
red_gain
Red gain value as an integer (0 to 255).
blue_gain
Bue gain value as an integer (0 to 255).
backlight_compensation
Current state of the backlight compensation
setting (on or off).
iris
Returns the iris value as an integer (0 to 11).
auto_iris
Returns the current auto-iris state (on or off).
gain
Returns the gain value as an integer (0 to 11).
detail
Returns the detail value as an integer (0 to 15).
chroma
Returns the chroma value as an integer (0 to
14).
wide_dynamic_range
Returns the current state for Wide Dynamic
Range (on or off). Returns
null
if the camera
does not support this feature.
all
Returns all current CCU settings.
Examples
>
camera 3 ccu get iris
iris
6
OK
>
Returns the current iris value.
>
camera 3 ccu get red_gain
red_gain
201
OK
>
Returns the current red gain value.
>
camera 3 ccu get all
auto_iris
on
auto_white_balance
on
backlight_compensation
off
blue_gain
193
chroma
2
detail
8
gain
3
iris
11
red_gain
201
wide_dynamic_range
off
OK
>
Returns all current CCU settings.
63
Complete Manual for the AV Bridge 2x1 Presentation Switcher