IC LabVIEW Extension Reference: IC_SaveState

IC_SaveState

Saves the opened device, the selected video norm, the video format and the input channel to a file. If no path is specified, a dialog pops up to let the user specify a file name.


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.
Path in File Path is the complete path to the file to which the current state of the device is stored. If this path is empty, a dialog will be displayed allowing the user to specify a file name.
Cluster in Error In describes error conditions that occurred before this VI or function was executed. The default 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.
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.