Write Instrument Memory |
pi620_WriteInstrumentMemory ViStatus pi620_WriteInstrumentMemory (ViSession instrumentHandle, ViUInt32 data); Purpose Write data word to instrument memory. Initialize address counter with pi620_ResetAddressCounter. This function will increment the address counter with 1. 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 Data word to write. Memory is 16 bit wide Return Value Refer to Function Return Value page. |
(C) 2009 Pickering Interfaces Ltd |