Write Instrument Memory Array |
pi620_WriteInstrumentMemoryArray ViStatus pi620_WriteInstrumentMemoryArray (ViSession instrumentHandle, ViUInt32 length, ViUInt32 _VI_FAR buf32[]); Purpose Write buffer with data to the instrument memory.Init 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 Lengh of the buffer. buf32 Variable Type ViUInt32[] Buffer with data for the instrument memory. Return Value Refer to Function Return Value page. |
(C) 2009 Pickering Interfaces Ltd |