ICImagingControl.SaveDeviceStateToFile Method |
||||||||||||||
Saves the currently opened device and its settings to a file. | ||||||||||||||
Syntax: | [C#] |
|||||||||||||
|
||||||||||||||
Limitations: | A valid device must be opened. |
|||||||||||||
Remarks: | SaveDeviceStateToFile saves the following settings of IC Imaging Control:
With ICImagingControl.LoadDeviceStateFromFile, you can re-open the device with the saved settings. |
|||||||||||||
Information: | Introduced in version 2.0 | |||||||||||||
Sample: | The following example saves the currently opened device to a file named "device.dat". [C#] |
|||||||||||||
See also: | ICImagingControl, ICImagingControl.LoadDeviceStateFromFile |