Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
proview
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
Esteban Blanc
proview
Commits
7f7c9ea5
Commit
7f7c9ea5
authored
Jan 28, 2015
by
Claes Sjofors
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
IO Modbus RTU template values changed to even parity and 1 stopbit
parent
f773bd1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
otherio/wbl/mcomp/src/otherio.wb_load
otherio/wbl/mcomp/src/otherio.wb_load
+3
-2
No files found.
otherio/wbl/mcomp/src/otherio.wb_load
View file @
7f7c9ea5
...
@@ -3640,11 +3640,12 @@ Volume OtherIO $ClassVolume 0.0.250.10
...
@@ -3640,11 +3640,12 @@ Volume OtherIO $ClassVolume 0.0.250.10
EndBody
EndBody
EndObject
EndObject
Object Template Modbus_RTU_Master 2155315200 01-JAN-1970 01:00:00.00
Object Template Modbus_RTU_Master 2155315200 01-JAN-1970 01:00:00.00
Body RtBody 2
6-OCT-2011 18:01:49.06
Body RtBody 2
8-JAN-2015 15:42:27.80
Attr Process = 1
Attr Process = 1
Attr Device = "/dev/ttyS0"
Attr Device = "/dev/ttyS0"
Attr Speed = 9600
Attr Speed = 9600
Attr StopBits = 2
Attr Parity = 2
Attr StopBits = 1
Attr DataBits = 8
Attr DataBits = 8
Attr CharTimeout = 2.000000e-02
Attr CharTimeout = 2.000000e-02
Attr FrameTimeout = 1.000000e-02
Attr FrameTimeout = 1.000000e-02
...
...
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