Return to Function List

pi620_GetOutputOffsetCalVoltages


      ViStatus pi620_GetOutputOffsetCalVoltages (ViSession instrumentHandle,

                                                 ViPReal64 maxVoltage,

                                                 ViPReal64 minVoltage);


  Purpose


      Returns the output offset calibration voltages, calibrated with the

      function pi620_SetOutputOffsetCalVoltages.


  Parameter List


      instrumentHandle


          Variable Type       ViSession


          The ViSession handle that you obtain from the pi620_init function.

          The handle identifies a particular instrument session.

         

          Default Value:  None

         


      maxVoltage


          Variable Type       ViReal64 (passed by reference)


          Maximum output offet calibration voltage.


      minVoltage


          Variable Type       ViReal64 (passed by reference)


          Minimum output offset calibration voltage



  Return Value


      Refer to Function Return Value page.