Admin Production ni-theme
Current Publication

Disabling Library Errors at Run Time

LabWindows/CVI

Disabling Library Errors at Run Time

The Run»Break on»Library Errors option in the Workspace window lets you choose whether LabWindows/CVI suspends execution when a library function returns an error code. The option takes effect when you start executing the project. You can override the initial setting in your program by using the SetBreakOnLibraryErrors function in the Utility Library. Using this function does not affect the reporting of other types of library protection errors.