AnalysisContext.Object

Syntax

AnalysisContext.Object

Data Type

PropertyObject

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

AnalysisContext.Transition

AnalysisTransition

Relationships among AnalysisContext Transition, File, and Object Properties