Engine.GetStationModelSequenceFile

Syntax

Engine.GetStationModelSequenceFile( modelDescriptionString)

Return Value

SequenceFile

Purpose

Returns a reference to the process model sequence file TestStand associates with the test station.

Remarks

Release this reference when you are done using it.

This method returns an error if the sequence file exists but TestStand cannot load it for some reason. For example, TestStand might be unable to load the sequence file if there are type conflicts that cannot be automatically resolved.

Parameters

modelDescriptionString As String

[Out] Returns a string that describes the process model file.

See Also

SequenceFile

SequenceFile.GetModelSequenceFile

StationOptions.AllowOtherModels

StationOptions.StationModelSequenceFilePath