Siemens step7 coupled with visual basic

Wim Vrints

Member
Join Date
Sep 2003
Posts
1
I want to test a plc program that i have programmed, now i do it with simulator from Siemens Step7 but that is not so easy because when an output becomes high i most changes a lot of inputs and i always forget something to do so this way of testing is not orderly. I have heart that you can couple visual basic with the simulator but i dont know how to do it? I hope then that i can represent some movements, changes from inputs and so on in visual basic from the machine where i wrote a program for.
 
Hi Wim,

you wrote
..now i do it with simulator from Siemens Step7...
I assume you talk about 'PLCSIM'? If so, there is a way
to connect VB<--> PLCSIM . Look into the directory
'PLCSIM'-->S7MANUALS-->S7WSI at 'S7WSPMSB.PDF'
This is the decription for a OCX-Control provided py PLCSIM.
The name is'S7WSPSMX.OCX' and you can import this in VB as
S7PROSIM CONTROL.

HTH

regards

Rolf
 

Similar Topics

This is the first time I am working with Simatic Manager Step7 as I started my siemens journey with TIA which is pretty easy and do a lot of stuff...
Replies
3
Views
75
When you download a DB, the values get overwritten by what is in the "actual" column in offline DB. Does this happen at the start of the PLC...
Replies
6
Views
137
I have a word in some DB which I want to load to AR1 and use as a pointer. In order to do this I need to write L DBxy.DBW xy SLD 3 LAR1 I...
Replies
3
Views
526
Hi, I received a Step7 Backup from my client and tried opening this backup but it won't open as there seems to be files missing from the backup...
Replies
11
Views
2,991
Hi! i'm just wondering did there is any chance to change Set Time(TV) on Siemens plc timer without step 7 using c# or python if timer not set in...
Replies
1
Views
1,236
Back
Top Bottom