Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
osie
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
osie
Commits
816b248e
Commit
816b248e
authored
May 30, 2023
by
Ivan Tyagov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adjust for new network setup.
parent
735777a9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
9 deletions
+9
-9
Beremiz/beremiz_network_test/plc.xml
Beremiz/beremiz_network_test/plc.xml
+8
-8
Beremiz/beremiz_network_test/stm32mp1-3@opcua/confnode.xml
Beremiz/beremiz_network_test/stm32mp1-3@opcua/confnode.xml
+1
-1
No files found.
Beremiz/beremiz_network_test/plc.xml
View file @
816b248e
<?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-0
4-18T16:32:02
"
>
<contentHeader
name=
"Counter (OSIE)"
modificationDateTime=
"2023-0
5-30T13:14:50
"
>
<coordinateInfo>
<fbd>
<scaling
x=
"0"
y=
"0"
/>
...
...
@@ -83,24 +83,24 @@
</variable>
</outputVariables>
</block>
<inVariable
localId=
"3"
executionOrderId=
"0"
height=
"2
5
"
width=
"50"
negated=
"false"
>
<inVariable
localId=
"3"
executionOrderId=
"0"
height=
"2
7
"
width=
"50"
negated=
"false"
>
<position
x=
"181"
y=
"206"
/>
<connectionPointOut>
<relPosition
x=
"50"
y=
"1
2
"
/>
<relPosition
x=
"50"
y=
"1
3
"
/>
</connectionPointOut>
<expression>
Reset
</expression>
</inVariable>
<outVariable
localId=
"4"
executionOrderId=
"0"
height=
"2
5
"
width=
"42"
negated=
"false"
>
<outVariable
localId=
"4"
executionOrderId=
"0"
height=
"2
7
"
width=
"42"
negated=
"false"
>
<position
x=
"433"
y=
"266"
/>
<connectionPointIn>
<relPosition
x=
"0"
y=
"1
2
"
/>
<relPosition
x=
"0"
y=
"1
3
"
/>
</connectionPointIn>
<expression>
Cnt0
</expression>
</outVariable>
<outVariable
localId=
"6"
executionOrderId=
"0"
height=
"2
5
"
width=
"42"
negated=
"false"
>
<outVariable
localId=
"6"
executionOrderId=
"0"
height=
"2
7
"
width=
"42"
negated=
"false"
>
<position
x=
"435"
y=
"222"
/>
<connectionPointIn>
<relPosition
x=
"0"
y=
"1
2
"
/>
<relPosition
x=
"0"
y=
"1
3
"
/>
</connectionPointIn>
<expression>
Cnt1
</expression>
</outVariable>
...
...
@@ -158,7 +158,7 @@ Cnt0 := Cnt0 + 1;
<configurations>
<configuration
name=
"config"
>
<resource
name=
"resource1"
>
<task
name=
"task0"
priority=
"0"
interval=
"T#
5
0ms"
>
<task
name=
"task0"
priority=
"0"
interval=
"T#
2
0ms"
>
<pouInstance
name=
"instance0"
typeName=
"plc_prg"
/>
</task>
</resource>
...
...
Beremiz/beremiz_network_test/stm32mp1-3@opcua/confnode.xml
View file @
816b248e
<?xml version='1.0' encoding='utf-8'?>
<OPCUAClient
xmlns:xsd=
"http://www.w3.org/2001/XMLSchema"
Server_URI=
"opc.tcp://192.168.
3.2
:4840"
>
<OPCUAClient
xmlns:xsd=
"http://www.w3.org/2001/XMLSchema"
Server_URI=
"opc.tcp://192.168.
2.3
:4840"
>
<AuthType/>
</OPCUAClient>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment