SetCancelOnError
Class
Description
Command syntax
Return type
Example
Related commands
882 Video Test Instrument User Guide (Rev. A.35)
Command
Sets or clears the CancelOnError status. If set (with an argument of true) an error or
failure will cause the Canceled() state to be set to true. To terminate script execution on
error, program code should check the state of Canceled(); if it is true the program should
exit via "return true;"
sc.SetCancelOnError(bool)
void
refer to example program testapi.cpp.
Canceled(), GetCancelOnError(), GetError()
477
Need help?
Do you have a question about the 881 and is the answer not in the manual?