VeriStand .NET API Reference

IModelManager2.GetSingleParameterValue Method

NameDescription
GetSingleParameterValue(String, Double) This method is deprecated in NI VeriStand 2010 and later. Use the GetSingleParameterValue method of the IModelManager2 interface instead.

Gets the value of a single model parameter present on the first target. You must use the GetSingleParameterValue method of the IModelManager2 interface if you want to specify one of multiple targets.

(Inherited from IModelManager.)
GetSingleParameterValue(String, String, Double) Gets the value of a single model parameter present on the specified target.

See Also

Log in to get a better experience