. |
Global.LastException MPX Software API Reference > Global Object > Exceptions The last MPX exception that occurred in the current thread. This property is intended to be used for LabVIEW and other programming languages that transform .NET exceptions into a generic error code, preventing any information about the specific exception to be lost. Version HistoryIntroduced in MPX 2.0. TypeMpx.Exception (read only) Common Exceptions
Visual BasicSyntax Property LastException As Mpx.Exception Sample Code
C#Syntax Mpx.Exception LastException; Sample Code
See AlsoEnumerations Overviews
|
| | Copyright © 2001-2021 Motion Engineering |