Read Eeprom |
pi620_ReadEeprom ViStatus pi620_ReadEeprom (ViSession instrumentHandle, ViUInt32 eepromAddress, ViPUInt32 data); Purpose Read from 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
eepromAddress Variable Type ViUInt32 Eeprom address. data Variable Type ViUInt32 (passed by reference) Read data. Return Value Refer to Function Return Value page. |
(C) 2009 Pickering Interfaces Ltd |