Return to Function List

pi620_SetFSKSource


      ViStatus pi620_SetFSKSource (ViSession instrumentHandle,

                                   ViUInt32 FSK_pin_state);


  Purpose


      Select the source for the FSK pin. The FSK pin state is used in single

      sweep and FSK mode.


  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

         


      FSK_pin_state


          Variable Type       ViUInt32


          FSK pin source:

         

           0  = Software

           1  = Front

           2  = PXI 0

           3  = PXI 1

           4  = PXI 2

           5  = PXI 3

           6  = PXI 4

           7  = PXI 5

           8  = PXI 6

           9  = PXI 7

          10 = PXI Star



  Return Value


      Refer to Function Return Value page.