Error Code 43: Difference between revisions
Appearance
Added page |
mNo edit summary |
||
| Line 1: | Line 1: | ||
LabVIEW: Operation cancelled by user. | LabVIEW: Operation cancelled by user. | ||
== | == Possible Reasons == | ||
'''Error 43''' is output on the error wire on file operations where a file dialog is presented to the user and the user cancels the dialog. | * '''Error 43''' is output on the error wire on file operations where a file dialog is presented to the user and the user cancels the dialog. | ||
* '''Error 43''' is used by the [[Actor Framework]] to signal the actor to close. | |||
'''Error 43''' is used by the [[Actor Framework]] to signal the actor to close. | |||
[[Category:Error Handling]] | [[Category:Error Handling]] | ||
Latest revision as of 14:29, 20 September 2021
LabVIEW: Operation cancelled by user.
Possible Reasons
- Error 43 is output on the error wire on file operations where a file dialog is presented to the user and the user cancels the dialog.
- Error 43 is used by the Actor Framework to signal the actor to close.