Return to Function List

pi620_GetCardId


      ViStatus pi620_GetCardId (ViSession instrumentHandle, ViPUInt32 id);


  Purpose


      Returns the card id. The card id is stored in on board eeprom.


  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

         


      id


          Variable Type       ViUInt32 (passed by reference)


          The card id.


  Return Value


      Refer to Function Return Value page.