VeriStand .NET API Reference

Execution.GetModelCommand Method

Gets the ModelCommand channel, which sends commands to the model at run-time.

Namespace: NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Function GetModelCommand As ModelCommand
C#
public ModelCommand GetModelCommand()
Visual C++
public:
ModelCommand^ GetModelCommand()

Return Value

A ModelCommand object.

See Also

Log in to get a better experience