IC LabVIEW Extension Reference: IC_Grab_Picture

IC_Grab_Picture

Grabs an image from the currently selected device and returns it as a LabVIEW Picture.


Reference In ICImagingControl In is the reference to an instance of IC Imaging Control. A device must have been opened in this instance of IC Imaging Control.
Cluster In Error In describes error conditions that occurred before this VI or function was executed. The default value is no error. If an error occurred before this VI or function was executed, the VI or function passes the Error In value to Error Out.
Reference Out ICImagingControl Out returns the reference that was passed to ICImagingControl In.
Picture Out Picture Out is the created LabVIEW Picture.
Double Out SampleStartTime is the time at which the image was taken from the device. It is the difference between the graph start time and the time at which the image was taken, measured in seconds.
Cluster Out Error Out contains error information. If Error In indicates that an error occurred before this VI or function was executed, Error Out contains the error information that was passed to Error In. Otherwise, it describes the error status that this VI or function generates.