Return to Function List

pi620_SetAMMode


      ViStatus pi620_SetAMMode (ViSession instrumentHandle, ViUInt32 AMMode);


  Purpose


      Enable or disable the am-mode switch. When am-mode is enabled the

      generator signal frequency can be modulated with the signal supplied at

      the AM-input.


  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

         


      AMMode


          Variable Type       ViUInt32


          Enable or disable AM-Mode:

         

          0 = disabled

          1 = enabled




  Return Value


      Refer to Function Return Value page.