Configures a low-level acquisition previously opened with IMAQdx Initialize node.
Specify the acquisition type with the acquisition mode and number of buffers parameters.
Snap: Continuous = 0; Buffer Count = 1
Sequence: Continuous = 0; Buffer Count > 1
Grab: Continuous = 1; Buffer Count > 1
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
Mode that specifies whether the acquisition is continuous or one shot.
Number of images to acquire in a one-shot acquisition. For a continuous acquisition, this parameter specifies the number of buffers the driver uses internally.
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.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application