[SOLVED] The difference between Mikron and VB.net

Status
Not open for further replies.

Johnny Churne

Member level 5
Joined
Jun 5, 2015
Messages
83
Helped
0
Reputation
0
Reaction score
0
Trophy points
6
Activity points
554
Hello every one I don't understand about how the mikroc send data via serial port. I have made application by using VB.net but couldn't send data like MikroC application, it gives me error, please help!
 

in Mikroc I just press send it send data to pic and pic execute very properly, but when I use VB.net it have to press for 2 times and pic execute some thing very crazy!
 

Why someone should push you to provide detailed explanation of your problem to us?
You should open COM port and readout input buffer.
That's how it works. And don't forget to close the port before close application.
 

yes I did but I don't understand I need help.
Why someone should push you to provide detailed explanation of your problem to us?
You should open COM port and readout input buffer.
That's how it works. And don't forget to close the port before close application.
 

Thanks now I solve it,
Code:
Threat.sleep(100)
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…