camera ccu get
Returns or sets CCU (lighting) information for the specified camera.
Synopsis
camera <1..8> ccu get <param>
Options
auto_white_balance
Returns the current state of the auto white balance
setting (on or off).
red_gain
Returns the red gain value as an integer (0 to 255).
blue_gain
Returns the blue gain value as an integer (0 to 255).
backlight_compensation
Returns the 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.
52
Integrator's Complete Guide to the AV Bridge MatrixMIX Multipurpose AV Switcher