WatchExpression.ExecutionScope
- Updated2025-07-21
- 1 minute(s) read
WatchExpression.ExecutionScope
Syntax
WatchExpression.ExecutionScope
Data Type
Purpose
Specifies the execution to which the watch expression applies.
Remarks
Limits the scope of the watch expression by associating the object with a particular execution. The TestStand Engine only evaluates a watch expression for the specified execution. Watch expressions that apply to a specific execution are discarded when you release the execution. Set this property to NULL to associate the watch expression with all executions for the specified client sequence file. Watch expressions that apply to all executions are automatically saved and reloaded if the Engine.PersistWatchExpressions property is set to True .
See Also
Engine.PersistWatchExpressions
WatchExpression.ClientSequenceFile