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
0
Merge Requests
0
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
Martin Manchev
osie
Commits
58d6046f
Commit
58d6046f
authored
Jun 01, 2021
by
Ivan Tyagov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update with prod cherry-picker.
parent
bb6a71fd
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
4 additions
and
4 deletions
+4
-4
Beremiz/beremiz_ivan_tutorial/build/MB_0.h
Beremiz/beremiz_ivan_tutorial/build/MB_0.h
+1
-1
Beremiz/beremiz_ivan_tutorial/build/MB_0.o
Beremiz/beremiz_ivan_tutorial/build/MB_0.o
+0
-0
Beremiz/beremiz_ivan_tutorial/build/beremiz_ivan_tutorial.so
Beremiz/beremiz_ivan_tutorial/build/beremiz_ivan_tutorial.so
+0
-0
Beremiz/beremiz_ivan_tutorial/build/lastbuildPLC.md5
Beremiz/beremiz_ivan_tutorial/build/lastbuildPLC.md5
+1
-1
Beremiz/beremiz_ivan_tutorial/modbus_0@modbus/ModbusTCPclient_0@ModbusTCPclient/confnode.xml
...s_0@modbus/ModbusTCPclient_0@ModbusTCPclient/confnode.xml
+1
-1
Beremiz/beremiz_ivan_tutorial/plc.xml
Beremiz/beremiz_ivan_tutorial/plc.xml
+1
-1
No files found.
Beremiz/beremiz_ivan_tutorial/build/MB_0.h
View file @
58d6046f
...
...
@@ -256,7 +256,7 @@ typedef struct{
static
client_node_t
client_nodes
[
NUMBER_OF_CLIENT_NODES
]
=
{
/*node 0.0*/
{
"0.0"
,
"Modbus TCP Client 0.0"
,
"192.168.0.
48
"
,
"502"
,
{
naf_tcp
,
{.
tcp
=
{
NULL
,
NULL
,
DEF_CLOSE_ON_SILENCE
}}},
-
1
/* mb_nd */
,
0
/* init_state */
,
1000
/* communication period */
,
0
/* prev_error */
}
{
"0.0"
,
"Modbus TCP Client 0.0"
,
"192.168.0.
110
"
,
"502"
,
{
naf_tcp
,
{.
tcp
=
{
NULL
,
NULL
,
DEF_CLOSE_ON_SILENCE
}}},
-
1
/* mb_nd */
,
0
/* init_state */
,
1000
/* communication period */
,
0
/* prev_error */
}
};
...
...
Beremiz/beremiz_ivan_tutorial/build/MB_0.o
View file @
58d6046f
No preview for this file type
Beremiz/beremiz_ivan_tutorial/build/beremiz_ivan_tutorial.so
View file @
58d6046f
No preview for this file type
Beremiz/beremiz_ivan_tutorial/build/lastbuildPLC.md5
View file @
58d6046f
fa65bfcf8872e8f43be080cb30776ced
\ No newline at end of file
8d1d2897b64bed41c973dabc5b27e597
\ No newline at end of file
Beremiz/beremiz_ivan_tutorial/modbus_0@modbus/ModbusTCPclient_0@ModbusTCPclient/confnode.xml
View file @
58d6046f
<?xml version='1.0' encoding='utf-8'?>
<ModbusTCPclient
xmlns:xsd=
"http://www.w3.org/2001/XMLSchema"
Configuration_Name=
"Modbus TCP Client 0.0"
Remote_IP_Address=
"192.168.0.
48
"
Invocation_Rate_in_ms=
"1000"
/>
<ModbusTCPclient
xmlns:xsd=
"http://www.w3.org/2001/XMLSchema"
Configuration_Name=
"Modbus TCP Client 0.0"
Remote_IP_Address=
"192.168.0.
110
"
Invocation_Rate_in_ms=
"1000"
/>
Beremiz/beremiz_ivan_tutorial/plc.xml
View file @
58d6046f
<?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=
"2021-0
5-21T15:25:57
"
>
<contentHeader
name=
"Counter (OSIE)"
modificationDateTime=
"2021-0
6-01T14:05:58
"
>
<coordinateInfo>
<fbd>
<scaling
x=
"0"
y=
"0"
/>
...
...
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