SequenceFile.GetModelSequenceFile
- Updated2025-07-21
- 1 minute(s) read
SequenceFile.GetModelSequenceFile
Syntax
SequenceFile.GetModelSequenceFile( modelDescriptionString)
Return Value
Purpose
Returns a reference to the process model sequence file that TestStand associates with the sequence file on which you call the method. Release this reference when you are finished using it.
Remarks
Returns a NULL reference if the sequence file on which you call the method does not have a process model associated with it. The modelDescriptionString parameter contains a descriptive message even if this method returns NULL .
Parameters
modelDescriptionString As String
[Out] Returns a string that describes the process model file.
See Also
Engine.GetStationModelSequenceFile