Class providing functions to use the internal memory of uEye cameras. You can use them to save or load your own configurations. Additionally, provides the possibility to configure your uEye camera with the IDS camera manager and load your settings in VisionLib. More...
Inherits VLWorkerReferenceBehaviour.
Public Member Functions | |
void | LoadParametersFromEEPROM () |
Load uEye camera settings form internal memory. More... | |
void | ResetParametersToDefault () |
Reset uEye camera parameters to default. More... | |
void | SaveParametersToEEPROM () |
Save uEye camera settings to internal memory. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from VLWorkerReferenceBehaviour | |
virtual bool | InitWorkerReference () |
Initializes the workerBehaviour and Worker member variables. More... | |
Protected Attributes inherited from VLWorkerReferenceBehaviour | |
VLWorker | worker |
VLWorkerBehaviour | workerBehaviour |
Reference to used VLWorkerBehaviour. More... | |
Class providing functions to use the internal memory of uEye cameras. You can use them to save or load your own configurations. Additionally, provides the possibility to configure your uEye camera with the IDS camera manager and load your settings in VisionLib.
|
inline |
Load uEye camera settings form internal memory.
|
inline |
Reset uEye camera parameters to default.
|
inline |
Save uEye camera settings to internal memory.