Return to Function List

pi620_SetAttenuation


      ViStatus pi620_SetAttenuation (ViSession instrumentHandle,

                                     ViReal64 attenuation_dB);


  Purpose


      Select the attenuation of the output signal. The output can be attenuated

      in a range from 0 till 40 dB.


  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

         


      attenuation_dB


          Variable Type       ViReal64


          Attenuator value (dB).




  Return Value


      Refer to Function Return Value page.