| Home > Functions and parameters > Custom functions > | History back Previous chapter Next chapter Print |
General functions |
|
uEye VisionPro Integration Version 4.00
CameraID
Type |
Integer (read) |
Description |
Returns the ID of the camera (refer to VisionPro integration). |
Parameters |
- |
uEye API function |
is_SetCameraID |
Type |
String (read) |
Description |
Returns detailed information about the errors that occurred during image acquisition. The string shown contains the number of individual error codes, separated by semicolons. The description of the error types can be viewed in CaptureErrorInfoNames. |
Parameters |
- |
uEye API function |
is_CaptureStatus |
CaptureErrorInfoNames
Type |
String (read) |
Description |
Returns the description of error codes from CaptureErrorInfo. The string shown contains the description of individual error types, separated by semicolons. |
Parameters |
- |
uEye API function |
is_CaptureStatus |
CaptureErrorInfoReset
Type |
Command |
Description |
Resets the capture error counters (see CaptureErrorInfo). |
Parameters |
- |
uEye API function |
is_CaptureStatus |
CogAdapterInterfaceID
Type |
String (read) |
Description |
Returns the ID of the aik.h file that was used when the adapter was created. |
Parameters |
- |
uEye API function |
- |
CogAdapterVersion
Type |
String (read) |
Description |
Returns the version of the DLL adapter. |
Parameters |
- |
uEye API function |
- |
DeviceConnected
Type |
Bool (read) |
Description |
Returns whether or not the camera is currently connected. |
Parameters |
True: camera is connected False: camera is not connected |
uEye API function |
- |
LastDeviceError
Type |
Integer (read) |
Description |
Returns the most recent error registered by the uEye driver. |
Parameters |
Error code from the file uEye.h. A complete description of all error codes including trouble shooting advice can be found in the uEye Manual under the heading "is_GetError()". |
uEye API function |
is_GetError |
SerialNumber
Type |
String (read) |
Description |
Returns the serial number of the camera. |
Parameters |
- |
uEye API function |
is_GetCameraInfo |