Commit c2a0e45c authored by Ivan Tyagov's avatar Ivan Tyagov

Update setup.

parent 5ddf9583
<?xml version='1.0' encoding='utf-8'?>
<BeremizRoot xmlns:xsd="http://www.w3.org/2001/XMLSchema" URI_location="LOCAL://">
<TargetType>
<Linux RealTime="true"/>
<Linux RealTime="false"/>
</TargetType>
</BeremizRoot>
<?xml version='1.0' encoding='utf-8'?>
<project xmlns:ns1="http://www.plcopen.org/xml/tc6_0201" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.plcopen.org/xml/tc6_0201">
<fileHeader companyName="Unknown" productName="Unnamed" productVersion="1" creationDateTime="2021-05-14T14:33:11"/>
<contentHeader name="Counter (OSIE)" modificationDateTime="2023-04-13T09:13:59">
<contentHeader name="Counter (OSIE)" modificationDateTime="2023-04-13T15:58:36">
<coordinateInfo>
<fbd>
<scaling x="0" y="0"/>
......@@ -158,7 +158,7 @@ Cnt0 := Cnt0 + 1;
<configurations>
<configuration name="config">
<resource name="resource1">
<task name="task0" priority="0" interval="T#150ms">
<task name="task0" priority="0" interval="T#50ms">
<pouInstance name="instance0" typeName="plc_prg"/>
</task>
</resource>
......
<?xml version='1.0' encoding='utf-8'?>
<OPCUAClient xmlns:xsd="http://www.w3.org/2001/XMLSchema" Server_URI="opc.tcp://192.168.0.29:4840">
<OPCUAClient xmlns:xsd="http://www.w3.org/2001/XMLSchema" Server_URI="opc.tcp://192.168.2.2:4840">
<AuthType/>
</OPCUAClient>
<?xml version='1.0' encoding='utf-8'?>
<OPCUAClient xmlns:xsd="http://www.w3.org/2001/XMLSchema" Server_URI="opc.tcp://192.168.0.61:4840">
<OPCUAClient xmlns:xsd="http://www.w3.org/2001/XMLSchema" Server_URI="opc.tcp://192.168.3.2:4840">
<AuthType/>
</OPCUAClient>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment