Syntax
SaveParameters (const char* cszFileName)
Description
SaveParameters saves the current camera settings to a uEye parameter file (INI file) or the non-volatile user memory of the camera.
Parameter
cszFileName |
Pointer to file name. Either the absolute path or the relative path can be specified. For the camera's internal parameter sets, these would be: •"\\cam\\set1" or "/cam/set1" Passing NULL displays the "Save As" window. |
Interface
Related functions