AnalysisMessage.Locations
- Updated2025-07-21
- 1 minute(s) read
AnalysisMessage.Locations
Syntax
AnalysisMessage.Locations
Data Type
Purpose
Use this property in an analysis module to obtain the location associated with the message. You can call methods on this property to specify the location the TestStand Sequence Analyzer uses when you go to the location associated with a message.
Remarks
Do not set this property after calling the AnalysisContext.ReportMessage method because the AnalysisContext.ReportMessage method makes a copy of the message you pass to the method. Changes to this property after calling the AnalysisContext.ReportMessage method do not affect the reported message.
The sequence analyzer recognizes only the first location this property contains.