Click here to Skip to main content
15,881,687 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Is it anyone knows about code to communicate wiznet and vb(data logger)?
Posted
Comments
CPallini 12-May-14 4:02am    
Yes, someone knows.

1 solution

click here: ermicroblog

found with google :mad:
 
Share this answer
 
Comments
qif ays 12-May-14 9:14am    
Thank u..
qif ays 12-May-14 9:20am    
I'm working on my final year project. It is about using wireless communication (Wiznet 110SR) to communicate voltage sensor of RTU system to data logger (VB). As I know Wiznet is about serial to Ethernet gateway. I'm using serial RS232 to connect from sensor to wiznet, meanwhile Ethernet to VB. But anyway, I don't know how to write a code to perform this work. Can u help me?
KarstenK 12-May-14 10:53am    
if done some RS 232 but with C++ but VB not really, but in codeproject are a lot of samples of RS 232 communication.

http://www.codeproject.com/search.aspx?q=rs+232&doctypeid=4%3b5

it is hard work to get code working - so you have a lot of work to do ;-)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900