Queries the host machine for the Bayer algorithm, pattern, and the red, green, and blue color gains used to create an image.
Outputs a raw Bayer image with information about how to decode it on the FPGA target. Use this node to produce a color image that the FPGA target can process.
Unique reference to the camera, which you can obtain with the IMAQdx Initialize node.
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
Unique reference to the camera. session out is the same as session in.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Bayer settings to use to create the image.
Variation of the Bayer encoding pattern to use.
Gain to be applied to the red pixels in a Bayer-encoded image. The valid range for this parameter is 0 to 3.999.
Gain to be applied to the green pixels in a Bayer-encoded image. The valid range for this parameter is 0 to 3.999.
Gain to be applied to the blue pixels in a Bayer-encoded image. The valid range for this parameter is 0 to 3.999.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application