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