IModelManager2.GetParameterVectorValues Method
- Updated2023-02-21
- 2 minute(s) read
| Name | Description | |
|---|---|---|
| GetParameterVectorValues(String, UInt32, UInt32, Double[]) |
This method is deprecated in NI VeriStand 2010 and later. Use the GetParameterVectorValues method of the IModelManager2 interface instead.
Gets the vector values for a model parameter present on the first target. You must use the GetParameterVectorValues method of the IModelManager2 interface if you want to specify one of multiple targets. (Inherited from IModelManager.) | |
| GetParameterVectorValues(String, String, UInt32, UInt32, Double[]) | Gets a two-dimensional vector array of values for a single model parameter present on the specified target. |