readingArray

CVI/LabWindows IVI Class Driver

readingArray

Measurement Unit
DC Volts volts
AC Volts volts
DC Current amperes
AC Current amperes
2-Wire Resistance ohms
4-Wire Resistance ohms
AC plus DC Volts volts
AC plus DC Current amperes
Temperature (C) Celsius
Frequency hertz
Period seconds

Notes  
  1. The size of the Reading Array must be at least the size you specify for the arraySize parameter.
  2. If an overrange condition occurs, the corresponding Reading Array element contains an IEEE defined NaN (Not a Number) value and the function returns the IVIDMM_WARN_OVER_RANGE warning code.
  3. You can test each element in the readingArray parameter for an overrange condition by calling the IviDmm_IsOverRange function.