Return to Function List

pi620_SetRangeDacCode


      ViStatus pi620_SetRangeDacCode (ViSession instrumentHandle,

                                      ViUInt32 code);


  Purpose


      Program the range dac with a specified (10-bit) code. Use this function

      for calibration or debug purposes only.


  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

         


      code


          Variable Type       ViUInt32


          Code for range dac.



  Return Value


      Refer to Function Return Value page.