Return to Function List

pi620_SetActiveChannel


      ViStatus pi620_SetActiveChannel (ViSession instrumentHandle,

                                       ViUInt32 channel);


  Purpose


      Activate a channel. The active channel can be adjusted with the other

      driver functions.


  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

         


      channel


          Variable Type       ViUInt32


          Select the channel:

         

          1 = Channel A

          2 = Channel B

          3 = Channel C



  Return Value


      Refer to Function Return Value page.