Return to Function List

pi620_ReadInstrumentMemory


      ViStatus pi620_ReadInstrumentMemory (ViSession instrumentHandle,

                                           ViPUInt32 data);


  Purpose


      Read from Instrument memory. Set address counter at defined postion with

      the function pi620_ResetAddressCounter. This function will increment the

      address counter with 1 step.


  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

         


      data


          Variable Type       ViUInt32 (passed by reference)


          Read data from instrument memory



  Return Value


      Refer to Function Return Value page.