Obsolete Execution Properties
- Updated2025-07-21
- 1 minute(s) read
Obsolete Execution Properties
The following properties are now obsolete. National Instruments supports these properties but recommends that you update files to reflect these changes to ensure compatibility with future versions of TestStand.
| Obsolete Property | Preferred Property or Method |
| BreakOnRTEForThisExecution | Execution.RTEOptionForThisExecution property |
| Model Callbacks | |
| ModelPostErrorCallbackEnabled | Execution.EnableCallback method Execution.IsCallbackEnabled method |
| ModelPostFailCallbackEnabled | |
| ModelPostInteractiveCallbackEnabled | |
| ModelPostResultCallbackEnabled | |
| ModelPostStepCallbackEnabled | |
| ModelPreInteractiveCallbackEnabled | |
| ModelPreStepCallbackEnabled | |
| SequenceFile Callbacks | |
| SeqFilePostErrorCallbackEnabled | Execution.EnableCallback method Execution.IsCallbackEnabled method |
| SeqFilePostFailCallbackEnabled | |
| SeqFilePostInteractiveCallbackEnabled | |
| SeqFilePostResultCallbackEnabled | |
| SeqFilePostStepCallbackEnabled | |
| SeqFilePreInteractiveCallbackEnabled | |
| SeqFilePreStepCallbackEnabled | |
| Station Callbacks | |
| StationPostErrorCallbackEnabled | Execution.EnableCallback method Execution.IsCallbackEnabled method |
| StationPostFailCallbackEnabled | |
| StationPostInteractiveCallbackEnabled | |
| StationPostResultCallbackEnabled | |
| StationPostStepCallbackEnabled | |
| StationPreInteractiveCallbackEnabled | |
| StationPreStepCallbackEnabled |