Serial Communications

R

Thread Starter

Rajesh Kenge

I need to communicate to one of the Digital drive controllers through PC's serial port. Also I need to show some graphical representation of the real time values of the drive data. The drive supports RS485/RS232 protocol. Can I develop this communication protocol using Visual Basic??
 
Hi Rajesh, Browse through the VB online documentation for setport /open/close like that stuff.These are basically used for serial port handling.You can create an ActiveX for displaying the values in form of a graph. Maybe someone in this forum gives u more specific info. Kiran.
 
R

Rajesh Kenge

Hi kiran, Thanks for the info. I have already gone through MSDN documentation and yes it gives a lot of info. Thanks anyway rajesh.
 
R

Rajesh Kenge

thanks phil. i visited your website and am very much interested in the free dll for GE Fanuc and AB PLC. I hope you will mail me the dll files. My email id is [email protected] awaiting your dll's with great enthu thanks and regards rajesh.
 
Top