hello
come back from a long week- end...
the simulator is S7-PLCSIM S7/M7 vers. 5.4 + sp5 + upd2
API simulated : S7-300 (CPU 314C-2 PN/DP)
and i don't use nettoplcsim.... i have to ?
thanx
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yes, you should to use it, because PLCSIM don't listen on a network card, it don't open the TCP port 102 (or any other). The communication between the Tia Portal/Step 7 with PLCSIM is done via software (propably COM or DCOM) via PC/PG Interface.
Because of this, you should use nettoplcsim. It is a "gateway" between this software communication and the TCP port 102 (necessary to comunicate over ethernet).
Hi
i would like to know if the pascal scada lib (tcp_udpport & isotcp) can communicate with plcsim from tia portal ?
i've failed all the day.... :/
a big thx to your great work !!
What's the simulated PLC?
Are you using nettoplcsim?
hello
come back from a long week- end...
the simulator is S7-PLCSIM S7/M7 vers. 5.4 + sp5 + upd2
API simulated : S7-300 (CPU 314C-2 PN/DP)
and i don't use nettoplcsim.... i have to ?
thanx
Yes, you should to use it, because PLCSIM don't listen on a network card, it don't open the TCP port 102 (or any other). The communication between the Tia Portal/Step 7 with PLCSIM is done via software (propably COM or DCOM) via PC/PG Interface.
Because of this, you should use nettoplcsim. It is a "gateway" between this software communication and the TCP port 102 (necessary to comunicate over ethernet).
It's a small and very simple to use. Take a look: http://nettoplcsim.sourceforge.net/
The best regards,
yes i saw it , and it's work...to read a bit, i'm going to try to write a bit..
thanx again ;)