Hi friends,
Can I use WebStudio 6.0 instead Wincc as a supervisor? What I need to do to make WebStudio ( Indusoft ) to comunicate with Step7 v 5.3?
Tks!
[?]: Step7 + WebStudio : Is it possible?
-
- Posts: 13
- Joined: Mon Apr 03, 2006 1:00 pm
- Location: Brazil
-
- Posts: 122
- Joined: Fri Aug 11, 2006 6:16 pm
- Location: Russia, Komi
Yes, you can.
I have answered on similar topic but in Russian, so I translate it.
After installing PRODAVE …
On “Workspace” you should choose “COMM” bar, then right-click on “Drivers”, after that left-click “Add/Remove drivers”, and finally choose needed drivers – AS511 for S5 PLC or MPI for S7 PLC (for S5 PRODAVE don’t needed). In folders tree appears a folder with the same name as chosen driver has. Right-click on it. From opened menu first of all you should choose “Help” and make hard copy of this Adobe document for future use. Also you should find in folder “DRV” of IWS directory file named as chosen driver and make hard copy of this document too. This is a report about driver application on test system. So having all needed information you can click on “Insert”. A template appears – you should fill it as described in printed before documents.
For your convenience I should make some notes:
1. Do not scrimp tags for communication status storing, this very important information for debugging. In runtime mode you can see value of status in DataBase Spy and by error number quickly fix it. Driver description has only rough or IWS-specific errors codes, so to recognizing you should use PRODAVE errors description too. Attention! IWS has errors codes in DEC but PRODAVE has errors codes in HEX.
2. Each Driver Sheet must have only one type of data. So you should have different DB for storing different type of data for communicating (for example ProFace make it a rule for those HMI).
I have answered on similar topic but in Russian, so I translate it.
After installing PRODAVE …
On “Workspace” you should choose “COMM” bar, then right-click on “Drivers”, after that left-click “Add/Remove drivers”, and finally choose needed drivers – AS511 for S5 PLC or MPI for S7 PLC (for S5 PRODAVE don’t needed). In folders tree appears a folder with the same name as chosen driver has. Right-click on it. From opened menu first of all you should choose “Help” and make hard copy of this Adobe document for future use. Also you should find in folder “DRV” of IWS directory file named as chosen driver and make hard copy of this document too. This is a report about driver application on test system. So having all needed information you can click on “Insert”. A template appears – you should fill it as described in printed before documents.
For your convenience I should make some notes:
1. Do not scrimp tags for communication status storing, this very important information for debugging. In runtime mode you can see value of status in DataBase Spy and by error number quickly fix it. Driver description has only rough or IWS-specific errors codes, so to recognizing you should use PRODAVE errors description too. Attention! IWS has errors codes in DEC but PRODAVE has errors codes in HEX.
2. Each Driver Sheet must have only one type of data. So you should have different DB for storing different type of data for communicating (for example ProFace make it a rule for those HMI).
-
- Posts: 13
- Joined: Mon Apr 03, 2006 1:00 pm
- Location: Brazil
MPI? I1m using TCP...
Ok Indian,
but I'm using a TCP connection tcp between plc and wincc . What is PRODAVE?
Ths any more help!
but I'm using a TCP connection tcp between plc and wincc . What is PRODAVE?
Ths any more help!
-
- Posts: 122
- Joined: Fri Aug 11, 2006 6:16 pm
- Location: Russia, Komi
Prodave is “Toolbox for WINDOWS Applications for a Data Link of PGs/PCs to SIMATIC S7 via MPI Interface and PC/MPI Cable”. So, IWS’s MPI driver and Prodave are working together. This is a simplest way for S7 data sharing.
If you going use TCP connection you have to choose SIETH driver.
Note: In TCP network may be a lot of S7 PLCs. In this case, if you want establish a link with each of them, you should copy files of driver from DRV folder to another place, rename it and place back. In other words you should make unique set of driver’s files for each PLC. For example like follow -
SIETH.dll, SIETH.ini, SIETH.msg for first PLC
SIETH_2.dll, SIETH_2.ini, SIETH_2.msg for second PLC
SIETH_3.dll, SIETH_3.ini, SIETH_3.msg for third PLC
and so on…
In my poor opinion, IWS better suits for Simatics then WinCC. So, you can’t use WinCC and Step7 over MPI interface together, but IWS and Step7 work together fine. IWS has much more powerful devices datas handling, but data exchange speed is near equal (I have tested it - 0.25s WinCC vs 0.35s IWS).
If you going use TCP connection you have to choose SIETH driver.
Note: In TCP network may be a lot of S7 PLCs. In this case, if you want establish a link with each of them, you should copy files of driver from DRV folder to another place, rename it and place back. In other words you should make unique set of driver’s files for each PLC. For example like follow -
SIETH.dll, SIETH.ini, SIETH.msg for first PLC
SIETH_2.dll, SIETH_2.ini, SIETH_2.msg for second PLC
SIETH_3.dll, SIETH_3.ini, SIETH_3.msg for third PLC
and so on…
In my poor opinion, IWS better suits for Simatics then WinCC. So, you can’t use WinCC and Step7 over MPI interface together, but IWS and Step7 work together fine. IWS has much more powerful devices datas handling, but data exchange speed is near equal (I have tested it - 0.25s WinCC vs 0.35s IWS).
-
- Posts: 13
- Joined: Mon Apr 03, 2006 1:00 pm
- Location: Brazil
Prodave or ACCON-AGLink?
Tanks Indian,
there is a lot of possibilities to consider and learn! I'll study this question better. If you have any material that can help-me...
Nice your help!
there is a lot of possibilities to consider and learn! I'll study this question better. If you have any material that can help-me...
Nice your help!
-
- Posts: 122
- Joined: Fri Aug 11, 2006 6:16 pm
- Location: Russia, Komi
I fund a interesting link about IWS + Siemens
http://www.open-platform-program.com/So ... elease.asp
INDUSOFT IS FIRST TO PASS CERTIFICATION ON SIEMENS OPEN PLATFORM
http://www.open-platform-program.com/So ... elease.asp
INDUSOFT IS FIRST TO PASS CERTIFICATION ON SIEMENS OPEN PLATFORM