Need help write programmer connect PLC to PC

Dung_AT

Member
Join Date
Dec 2006
Location
Ha Noi
Posts
3
Hi, every body!
I have a small project. I wrote programmer control two pump motors by plc s7-300.
Now I want to write programmer connect PLC to PC by using Visual Basic. I want to illustrate operation state of motors in PC.
How can to write ? Can you show me direction to write programmer by VB ?
Thank you very much !
 
Siemens Protocol

It's been a few years since I did a C-language interface to a Siemens PLC. I used some information from a thing called 'NoDave' and put A LOT of work into it. I suspect Siemens has an easier answer for how to do it.

I know this doesn't answer your question directly but if you are doing a single system you usually can't afford the time to write a VB interface to a PLC. An inexpensive interface program that has the protocol already in it can be implemented very quickly and is a whole lot easier to change than a VB program.
 

Similar Topics

Hi every body. I am new here also very new in PLC coding. I need to write ladder code for the following conditions. 1. When you press the button...
Replies
46
Views
10,061
I need help writing a plc lab ladder diagram for class. Can anyone help? Please!!!!!!!! Its a clamp and grind.
Replies
34
Views
6,500
I have a auto-start button with the function with the coding of the following: FUNCTION StartAuto() INT Counter = 0; WHILE Counter <...
Replies
8
Views
6,555
I'm fairly new to Rockwell software, I've had some basic training in the past but nothing too advanced. My company and I use Reliable products for...
Replies
3
Views
43
Hi all, I am having issues accessing my Cimplicity software - the site code changed after re-install and I am no longer able to attain a new key...
Replies
10
Views
131
Back
Top Bottom