Hi,
I used the code in this thread on the VB side, and used parts of and incorporated it into my own code on the PIC side. I can communicate and send data perfectly to VB but I cannot get data out of VB into the PIC.
I need to change a slider and have that value (0-255) sent to the PIC so it can save it to EEPROM and later use it. My code on the PIC side works perfectly if I increase or decrease that value with push buttons but I cannot get the byte into the PIC.
Lets say I want to send that value out to the PIC and store it in byte IOUT. What is the program structure in VB?
I am using VB 2010, pbp 2.60 and a 18F2550.
What info do I need to post next to make this easier to figure out?




Bookmarks