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
ab890a9b
Commit
ab890a9b
authored
Jan 24, 2008
by
claes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Descripton and template values for WdFact1 and WDFact2 parameters in Pb_Dp_Slave-class
parent
a19a7ad8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
3 deletions
+13
-3
profibus/wbl/mcomp/src/profibus.wb_load
profibus/wbl/mcomp/src/profibus.wb_load
+13
-3
No files found.
profibus/wbl/mcomp/src/profibus.wb_load
View file @
ab890a9b
...
...
@@ -910,7 +910,12 @@ Volume Profibus $ClassVolume 0.0.250.7
EndBody
EndObject
!/**
! This info is collected from the gsd-file.
! @Summary Watch dog factor 1.
! The parameters WdFact1 and WdFact2 represent factors for setting
! the watchdog control. The watchdog control in a DP-Slave takes care
! that, if the master fails, the outputs fall in the safe state after
! the expiration of this time.
! t[ms] = 10*WdFact1*WdFact2
!*/
Object WdFact1 $Attribute 21 16-JAN-2006 09:46:40.50
Body SysBody 16-JAN-2006 09:46:40.50
...
...
@@ -919,7 +924,12 @@ Volume Profibus $ClassVolume 0.0.250.7
EndBody
EndObject
!/**
! This info is collected from the gsd-file.
! @Summary Watch dog factor 2.
! The parameters WdFact1 and WdFact2 represent factors for setting
! the watchdog control. The watchdog control in a DP-Slave takes care
! that, if the master fails, the outputs fall in the safe state after
! the expiration of this time.
! t[ms] = 10*WdFact1*WdFact2
!*/
Object WdFact2 $Attribute 22 16-JAN-2006 09:46:40.50
Body SysBody 16-JAN-2006 09:46:40.50
...
...
@@ -1255,7 +1265,7 @@ Volume Profibus $ClassVolume 0.0.250.7
Attr StallAction = 1
Attr ErrorSoftLimit = 15
Attr ErrorHardLimit = 50
Attr WdFact1 = 10
0
Attr WdFact1 = 10
Attr WdFact2 = 10
EndBody
EndObject
...
...
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