Picolo | Picolo Junior 4 | Picolo Pro 2 | Picolo Pro 3 | Picolo Tetra | Picolo Tymo | Picolo Alert | Picolo Diligent |
Domino Iota | Domino Alpha 2 | Domino Melody | Domino Harmony | Domino Symphony |
Grablink Value | Grablink Expert 2 | Grablink Avenue | Grablink Express | Grablink Quickpack ColorScan | Grablink Quickpack CFA | Grablink Full XR | Grablink Full | Grablink DualBase | Grablink Base |
Description
Type |
Enumerated |
Description |
Returns the status of the automatic white balance learning block |
"Set" effect |
|
"Get" effect |
Returns the status of the automatic white balance learning block |
Classification
Class |
Channel |
Category |
White Balance Operator |
Level |
Expert |
Identifiers
String |
WBO_Status |
C, C++ |
MC_WBO_Status |
.NET |
MC.WBO_Status |
Numerical |
|
WBO_Status returns the success or the failure of the automatic white balance computation.
WBO_Status is relevant when:
- The camera is a color camera (Spectrum=COLOR).
- The data output formatter is configured to deliver Y and/or R, G, B component(s), which means any value of ColorFormat but BAYER8, BAYER10, BAYER12, BAYER16.
- One automatic white balance operating mode is selected (WBO_Mode=ONCE or CONTINUOUS)
Possible values
Name |
Identifier |
Description |
OK |
MC_OK |
The automatic white balance learning block succeeds to balance the color. The white balance color gain settings are updated. |
NOT_OK |
MC_NOT_OK |
The automatic white balance learning block fails to balance the color. The white balance color gain settings are not updated. |