AnalysisContext.Object
- Updated2025-07-21
- 1 minute(s) read
AnalysisContext.Object
Syntax
AnalysisContext.Object
Data Type
Purpose
Use this property in an analysis module to access the object the TestStand Sequence Analyzer is currently analyzing.
Remarks
This property is NULL when the sequence analyzer calls an analysis module for certain analysis transitions . Analysis modules must not hold a reference to the object this property returns because the sequence analyzer unloads each file from memory after analysis completes.
See Also
Relationships among AnalysisContext Transition, File, and Object Properties