User manual

PICkit™ Serial Analyzer User’s Guide
DS51647A-page 100 © 2007 Microchip Technology Inc.
PICkitS.Basic.Send_I2CRead_Cmd(Slave_Addr, Word_addr, 1,
Return_Data, Return_String)
TextBox_Result.Text = Return_Data(0).ToString()
12. Build the project by pressing F6.
13. Fix any typos and rebuild if necessary.
14. Press the Run button to execute the program.
15. Enter the slave address and the word address to read one byte of data.