S7 200 (via CP243)

Descrizione: C:\Deploy Settimino 1.0\www\compatibility_file\image011.jpg

 

S7200 was out of the scope for Snap7 and Settimino because beginning November 2013 the S7-200 product family will enter into the Phase Out stage of its product life cycle, but after working with LOGO also this PLC can be accessed since it uses the same connection mechanism.

Consider experimental the support for this PLC

As said, the connection is very similar to that of LOGO, you need to design a connection using the Ethernet wizard of MicroWin as in figure.

Descrizione: C:\Deploy Settimino 1.0\www\compatibility_file\image012.jpg

or

Descrizione: C:\Deploy Settimino 1.0\www\compatibility_file\image013.png

In the first case the PLC expects to be connected to an OP and you must supply LocalTSAP = 0x1000 and RemoteTSAP = 0x0200 to the SetConnectionParams function.

If you make a S7200 HMI project, the runtime of WinCC itself uses these parameters.

In the second case you should use LocalTSAP = 0x1000 and RemoteTSAP = 0x1000.