NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Using IVI-C attibutes in TestStand

Hi,

 

While using LabWindows/CVI IVI-C drivers in Test Stand, we found a difficulty in giving the value to the attribute parameter for the functions. For e.g., With ividmm.dll in C:\Program Files\IVI Foundation\IVI\Bin, choosing IviDmm_ConfigureMeasurement as function name, found very difficult to find the value to the "measurementFunction" parameter. We need to go to the header IADdmm.h, calculate the value of the attribute value and pass here.

 

Is there any better way of doing this in Test Stand?

 

 

Thanks

Selva

0 Kudos
Message 1 of 3
(2,931 Views)

Why dont you use the IVI step type for DMM?

 

Regards
Ray Farmer
0 Kudos
Message 2 of 3
(2,928 Views)

We have our own customized class driver for DMM. We might need to use the customized class driver direcly in Test Stand. And need to know any better way of passing attibute value to the parameter?

0 Kudos
Message 3 of 3
(2,925 Views)