<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ibhsoftec.com/en/index.php?action=history&amp;feed=atom&amp;title=S7-SoftPLC%3AConfiguring_CP343%2F443_emulation_in_PLC43.INI</id>
	<title>S7-SoftPLC:Configuring CP343/443 emulation in PLC43.INI - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ibhsoftec.com/en/index.php?action=history&amp;feed=atom&amp;title=S7-SoftPLC%3AConfiguring_CP343%2F443_emulation_in_PLC43.INI"/>
	<link rel="alternate" type="text/html" href="https://wiki.ibhsoftec.com/en/index.php?title=S7-SoftPLC:Configuring_CP343/443_emulation_in_PLC43.INI&amp;action=history"/>
	<updated>2026-05-14T20:28:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://wiki.ibhsoftec.com/en/index.php?title=S7-SoftPLC:Configuring_CP343/443_emulation_in_PLC43.INI&amp;diff=1124&amp;oldid=prev</id>
		<title>Jonas: Created page with &quot;== Configuring CP343/443 emulation in PLC43.INI ==  The basic settings of the CP343/443 emulation are conducted here. &#039;&#039;S7-SoftPLC&#039;&#039; expects a section named [CPX43], in which ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.ibhsoftec.com/en/index.php?title=S7-SoftPLC:Configuring_CP343/443_emulation_in_PLC43.INI&amp;diff=1124&amp;oldid=prev"/>
		<updated>2013-01-23T08:51:33Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Configuring CP343/443 emulation in PLC43.INI ==  The basic settings of the CP343/443 emulation are conducted here. &amp;#039;&amp;#039;S7-SoftPLC&amp;#039;&amp;#039; expects a section named [CPX43], in which ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Configuring CP343/443 emulation in PLC43.INI ==&lt;br /&gt;
&lt;br /&gt;
The basic settings of the CP343/443 emulation are conducted here. &amp;#039;&amp;#039;S7-SoftPLC&amp;#039;&amp;#039; expects a section named [CPX43], in which the following keys are being used:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! KeyName !! Default value !! Description&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;width:12em&amp;quot;| StartWithPlc ||style=&amp;quot;width:10em&amp;quot;| 1 ||style=&amp;quot;width:34em&amp;quot;| Start CP343/443 Emulation with S7-SoftPLC&lt;br /&gt;
|-&lt;br /&gt;
| FB55 || 0 || Use FB55 (IP_CONFIG)&lt;br /&gt;
|-&lt;br /&gt;
| FC5 || 0 || Use FC5 (AG_SEND)&lt;br /&gt;
|-&lt;br /&gt;
| FC6 || 0 || Use FC6 (AG_RECV)&lt;br /&gt;
|-&lt;br /&gt;
| FC7 || 0 || Use FC7 (AG_LOCK)&lt;br /&gt;
|-&lt;br /&gt;
| FC8 || 0 || Use FC8 (AG_UNLOCK)&lt;br /&gt;
|-&lt;br /&gt;
| FC10 || 0 || Use FC10 (AG_CNTRL)&lt;br /&gt;
|-&lt;br /&gt;
| FC50 || 0 || Use FC50 (AG_LSEND)&lt;br /&gt;
|-&lt;br /&gt;
| FC60 || 0 || Use FC60 (AG_LRECV)&lt;br /&gt;
|-&lt;br /&gt;
| FC62 || 0 || Use FC62 (C_CNTRL)&lt;br /&gt;
|-&lt;br /&gt;
| SendAcknowledge || 0 || Send TCP acknowledges (some CPs)&lt;br /&gt;
|-&lt;br /&gt;
| ModbusPort || 502 || Port of the Modbus TCP server&lt;br /&gt;
If = 0 Modbus TCP server does not start.&lt;br /&gt;
|-&lt;br /&gt;
| ModbusDBIn || 501 || Data block number of the In-area&lt;br /&gt;
|-&lt;br /&gt;
| ModbusDBOut || 502 || Data block number of the Out-area&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Example:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Starts the emulation with the PLC and uses FC 50, 60 as well as the Modbus TCP Server.&lt;br /&gt;
&lt;br /&gt;
 [CPX43]&lt;br /&gt;
 StartWithPlc=1&lt;br /&gt;
 SendAcknowledge=0&lt;br /&gt;
 FB55=0&lt;br /&gt;
 FC5=0&lt;br /&gt;
 FC6=0&lt;br /&gt;
 FC7=0&lt;br /&gt;
 FC8=0&lt;br /&gt;
 FC10=0&lt;br /&gt;
 FC50=1&lt;br /&gt;
 FC60=1&lt;br /&gt;
 FC62=0&lt;br /&gt;
 ModbusPort=502&lt;br /&gt;
 ModbusDBIn=501&lt;br /&gt;
 ModbusDBOut=502&lt;/div&gt;</summary>
		<author><name>Jonas</name></author>
	</entry>
</feed>