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
2aa4cc4d
Commit
2aa4cc4d
authored
Nov 23, 2007
by
claes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Eurotherm conversion for inputs corrected
parent
a30fc78b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
othermanu/wbl/mcomp/src/othermanufacturer.wb_load
othermanu/wbl/mcomp/src/othermanufacturer.wb_load
+9
-9
No files found.
othermanu/wbl/mcomp/src/othermanufacturer.wb_load
View file @
2aa4cc4d
...
@@ -1090,7 +1090,7 @@ Volume OtherManufacturer $ClassVolume 0.0.250.1
...
@@ -1090,7 +1090,7 @@ Volume OtherManufacturer $ClassVolume 0.0.250.1
Object Code PlcTemplate 813 03-OCT-2007 10:48:24.39
Object Code PlcTemplate 813 03-OCT-2007 10:48:24.39
Body RtBody 03-OCT-2007 10:48:24.39
Body RtBody 03-OCT-2007 10:48:24.39
EndBody
EndBody
Body DevBody 23-
OCT-2007 10:51:38.10
Body DevBody 23-
NOV-2007 11:33:07.13
Buffer PlcProgram
Buffer PlcProgram
Attr oid = "OtherManufacturer:Class-Eurotherm_TC3001Fo-Code"
Attr oid = "OtherManufacturer:Class-Eurotherm_TC3001Fo-Code"
Attr cid = "pwrb:Class-PlcTemplate"
Attr cid = "pwrb:Class-PlcTemplate"
...
@@ -1139,8 +1139,8 @@ Volume OtherManufacturer $ClassVolume 0.0.250.1
...
@@ -1139,8 +1139,8 @@ Volume OtherManufacturer $ClassVolume 0.0.250.1
Object W WindowPlc 814 03-OCT-2007 10:59:54.84
Object W WindowPlc 814 03-OCT-2007 10:59:54.84
Body RtBody 03-OCT-2007 10:59:54.84
Body RtBody 03-OCT-2007 10:59:54.84
EndBody
EndBody
Body DevBody 23-
OCT-2007 10:51:38.10
Body DevBody 23-
NOV-2007 11:33:07.13
Attr Modified = "23-
OCT-2007 10:51:38.10
"
Attr Modified = "23-
NOV-2007 11:33:07.13
"
Buffer PlcWindow
Buffer PlcWindow
Attr oid = "OtherManufacturer:Class-Eurotherm_TC3001Fo-Code-W"
Attr oid = "OtherManufacturer:Class-Eurotherm_TC3001Fo-Code-W"
Attr cid = "pwrb:Class-WindowPlc"
Attr cid = "pwrb:Class-WindowPlc"
...
@@ -8867,7 +8867,7 @@ if (od8 && d1) { /* Alarm acknowledge */
...
@@ -8867,7 +8867,7 @@ if (od8 && d1) { /* Alarm acknowledge */
Object CArit4 CArithm 833 03-OCT-2007 11:01:19.99
Object CArit4 CArithm 833 03-OCT-2007 11:01:19.99
Body RtBody 03-OCT-2007 11:01:19.99
Body RtBody 03-OCT-2007 11:01:19.99
EndBody
EndBody
Body DevBody
05-OCT-2007 08:02:34.68
Body DevBody
23-NOV-2007 11:33:07.13
Buffer PlcNode
Buffer PlcNode
Attr object_type = 11
Attr object_type = 11
Attr cid = "pwrb:Class-CArithm"
Attr cid = "pwrb:Class-CArithm"
...
@@ -8883,11 +8883,11 @@ if (od8 && d1) { /* Alarm acknowledge */
...
@@ -8883,11 +8883,11 @@ if (od8 && d1) { /* Alarm acknowledge */
Attr Code = "od1 = 0;
Attr Code = "od1 = 0;
if ((I1 & 0xf000) == 0) { /* Polling */
if ((I1 & 0xf000) == 0) { /* Polling */
OA1 = I1 / 1000.0 * 100.0;
OA1 = I1 / 1000.0 * 100.0;
OA2 = I2 / 1
25
0.0 * A1;
OA2 = I2 / 1
00
0.0 * A1;
OA3 = I3 / 1
25
0.0 * A2;
OA3 = I3 / 1
00
0.0 * A2;
OA4 = I4 / 1
25
0.0 * A2;
OA4 = I4 / 1
00
0.0 * A2;
OA5 = I5 / 1
25
0.0 * A2;
OA5 = I5 / 1
00
0.0 * A2;
OA6 = I6 / 1
25
0.0 * A1;
OA6 = I6 / 1
00
0.0 * A1;
} else if ((I1 & 0xf000) == 0x1000) {
} else if ((I1 & 0xf000) == 0x1000) {
OI1 = (I1 & 0xff); /* Par Num */
OI1 = (I1 & 0xff); /* Par Num */
OI2 = I4; /* Par Value */
OI2 = I4; /* Par Value */
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