Return to Function List

pi620_SetOutputOffsetVoltage


      ViStatus pi620_SetOutputOffsetVoltage (ViSession instrumentHandle,

                                             ViReal64 voltage,

                                             ViUInt32 connect);


  Purpose


      Adjust the output offset voltage and connect or disconnect the output

      offset voltage. The output offset voltage is a DC voltage added to the

      output signal.


  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

         


      voltage


          Variable Type       ViReal64


          The output offset voltage.


      connect


          Variable Type       ViUInt32


          Connect or disconnect the output offset voltage.



  Return Value


      Refer to Function Return Value page.