Return to Function List

pi620_WriteCardId


      ViStatus pi620_WriteCardId (ViSession instrumentHandle, ViUInt32 ID);


  Purpose


      Write an id (32-bit) to the onboard serial eeprom. The id will be placed

      in the 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


          Id for the instrument (4 bytes).



  Return Value


      Refer to Function Return Value page.