Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
Modbus-Profibus
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vaclab
Modbus-Profibus
Commits
da5cee77
Commit
da5cee77
authored
9 years ago
by
Rolf Niepraschk
Browse files
Options
Downloads
Patches
Plain Diff
"grün"/"rot"
parent
87fe34c6
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-5
5 additions, 5 deletions
README.md
with
5 additions
and
5 deletions
README.md
+
5
−
5
View file @
da5cee77
...
@@ -38,8 +38,8 @@ gesichert. Sie kann bei Bedarf direkt vom Gateway gelesen werden.
...
@@ -38,8 +38,8 @@ gesichert. Sie kann bei Bedarf direkt vom Gateway gelesen werden.
### Datenabfrage per Modbus-TCP
### Datenabfrage per Modbus-TCP
Aufgrund dessen, dass die Profibus-Adressen fortlaufend gewählt wurden, enthält
Aufgrund dessen, dass die Profibus-Adressen fortlaufend gewählt wurden, enthält
ein durch Zugriff per Modbus-TCP (Funktion »ReadInputRegisters«) ausgelesene 96
ein durch Zugriff per Modbus-TCP (Funktion »ReadInputRegisters«) ausgelesene
r
96
Bytes lange Speicherbereich (12
*
8 Bytes) die Messwerte aller 12 CDGs. Maximal
Bytes lange
r
Speicherbereich (12
*
8 Bytes) die Messwerte aller 12 CDGs. Maximal
können mit einem einzelnen Modbus-TCP-Zugriff 250 Bytes (125 16-Bit-Zahlen)
können mit einem einzelnen Modbus-TCP-Zugriff 250 Bytes (125 16-Bit-Zahlen)
erfragt werden, was die mögliche einfache Auslesung von 31 CDGs bedeutet.
erfragt werden, was die mögliche einfache Auslesung von 31 CDGs bedeutet.
...
@@ -79,7 +79,7 @@ $ cat <<EOF | curl -T - -X PUT http://localhost:55555
...
@@ -79,7 +79,7 @@ $ cat <<EOF | curl -T - -X PUT http://localhost:55555
EOF
EOF
```
```
(Der Datenbereich des zweiten Profibus-Gerätes beginnt an der Stelle des achten
(Der Datenbereich des zweiten Profibus-Gerätes beginnt an der Stelle des achten
Bytes.) Unter Verwenung einer speziellen Auswertefunktion kann der Zugriff auf
Bytes.) Unter Verwen
d
ung einer speziellen Auswertefunktion kann der Zugriff auf
eine oder mehrere Messwerte vereinfacht werden:
eine oder mehrere Messwerte vereinfacht werden:
```
```
cat <<EOF | curl -T - -X PUT http://localhost:55555
cat <<EOF | curl -T - -X PUT http://localhost:55555
...
@@ -111,8 +111,8 @@ Zustand ausgewiesen.
...
@@ -111,8 +111,8 @@ Zustand ausgewiesen.
| '--..---' | || | '--..---' |
| '--..---' | || | '--..---' |
'-------. || .--------' || '-------. || .--------'
'-------. || .--------' || '-------. || .--------'
DGND | A||B | VP A||B DGND | A||B | VP
DGND | A||B | VP A||B DGND | A||B | VP
| || |
|| | || |
| || |
A=grün
|| | || |
5| 8||3 |6
8||3 5| 8||3 |6
5| 8||3 |6
B=rot
8||3 5| 8||3 |6
__|__||__|___ _____||______ __|__||__|___
__|__||__|___ _____||______ __|__||__|___
\ o o|o o|o / \ o o|o o o / \ o o|o o|o /
\ o o|o o|o / \ o o|o o o / \ o o|o o|o /
\ o o o o / Lötseite \ o o o o / \ o o o o /
\ o o o o / Lötseite \ o o o o / \ o o o o /
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment