Read Instrument Memory Array | 
| 
 pi620_ReadInstrumentMemoryArray ViStatus pi620_ReadInstrumentMemoryArray (ViSession instrumentHandle, ViUInt32 length, ViUInt32 _VI_FAR buf32[]); Purpose Read an array of data from instrument memory. Initialize the address counter with function pi620_ResetAddresCounter. Maximum of available memory places are 256k/counterstep. 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 
 length Variable Type ViUInt32 Length of buffer. Maximum buffer size is 256k/counterstep. buf32 Variable Type ViUInt32[] Reference to buffer for read data elements. Return Value Refer to Function Return Value page.  | 
(C) 2009 Pickering Interfaces Ltd  |