Please enable JavaScript to view this site.

IDS peak 2.8.0 / uEye+ firmware 3.33

comfortSDK

Most functions of comfortC return a status code. Additionally comfortC offers error messages with extended information. The error message can be retrieved via the peak_Library_GetLastError function. It is recommended to encapsulate this call in a separate function.

genericSDK

If an error occurs, IDS peak throws an exception. Use try-catch blocks for exception handling. A try-catch block marks some of the statements to be executed and defines an action when an exception occurs.

© 2024 IDS Imaging Development Systems GmbH