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
b6217ddc
Commit
b6217ddc
authored
Jul 08, 2004
by
claes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Attribute InitalValue added
parent
18448af8
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
78 additions
and
0 deletions
+78
-0
src/wbl/pwrb/src/pwrb_c_ai.wb_load
src/wbl/pwrb/src/pwrb_c_ai.wb_load
+13
-0
src/wbl/pwrb/src/pwrb_c_ao.wb_load
src/wbl/pwrb/src/pwrb_c_ao.wb_load
+13
-0
src/wbl/pwrb/src/pwrb_c_di.wb_load
src/wbl/pwrb/src/pwrb_c_di.wb_load
+13
-0
src/wbl/pwrb/src/pwrb_c_do.wb_load
src/wbl/pwrb/src/pwrb_c_do.wb_load
+13
-0
src/wbl/pwrb/src/pwrb_c_ii.wb_load
src/wbl/pwrb/src/pwrb_c_ii.wb_load
+13
-0
src/wbl/pwrb/src/pwrb_c_io.wb_load
src/wbl/pwrb/src/pwrb_c_io.wb_load
+13
-0
No files found.
src/wbl/pwrb/src/pwrb_c_ai.wb_load
View file @
b6217ddc
...
@@ -76,6 +76,19 @@ SObject pwrb:Class
...
@@ -76,6 +76,19 @@ SObject pwrb:Class
EndBody
EndBody
EndObject
EndObject
!/**
!/**
! InitialValue specifies starting value of the signal at
! so called 'cold start'. Which value that is used as
! starting value at warm restart ( = change of PLC
! program ) depends on whether the signal is new or not.
! If the signal has exist in the last program its last
! value will be used as starting value, otherwise InitialValue
!*/
Object InitialValue $Attribute 18
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
EndBody
EndObject
!/**
! Engineering unit of ActualValue.
! Engineering unit of ActualValue.
!*/
!*/
Object Unit $Attribute 5
Object Unit $Attribute 5
...
...
src/wbl/pwrb/src/pwrb_c_ao.wb_load
View file @
b6217ddc
...
@@ -76,6 +76,19 @@ SObject pwrb:Class
...
@@ -76,6 +76,19 @@ SObject pwrb:Class
EndBody
EndBody
EndObject
EndObject
!/**
!/**
! InitialValue specifies starting value of the signal at
! so called 'cold start'. Which value that is used as
! starting value at warm restart ( = change of PLC
! program ) depends on whether the signal is new or not.
! If the signal has exist in the last program its last
! value will be used as starting value, otherwise InitialValue
!*/
Object InitialValue $Attribute 16
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
EndBody
EndObject
!/**
! Engineering unit of ActualValue.
! Engineering unit of ActualValue.
!*/
!*/
Object Unit $Attribute 5
Object Unit $Attribute 5
...
...
src/wbl/pwrb/src/pwrb_c_di.wb_load
View file @
b6217ddc
...
@@ -94,6 +94,19 @@ SObject pwrb:Class
...
@@ -94,6 +94,19 @@ SObject pwrb:Class
EndBody
EndBody
EndObject
EndObject
!/**
!/**
! InitialValue specifies starting value of the signal at
! so called 'cold start'. Which value that is used as
! starting value at warm restart ( = change of PLC
! program ) depends on whether the signal is new or not.
! If the signal has exist in the last program its last
! value will be used as starting value, otherwise InitialValue
!*/
Object InitialValue $Attribute 15
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
!/**
! Not used.
! Not used.
!*/
!*/
Object SigValue $Attribute 5
Object SigValue $Attribute 5
...
...
src/wbl/pwrb/src/pwrb_c_do.wb_load
View file @
b6217ddc
...
@@ -76,6 +76,19 @@ SObject pwrb:Class
...
@@ -76,6 +76,19 @@ SObject pwrb:Class
EndBody
EndBody
EndObject
EndObject
!/**
!/**
! InitialValue specifies starting value of the signal at
! so called 'cold start'. Which value that is used as
! starting value at warm restart ( = change of PLC
! program ) depends on whether the signal is new or not.
! If the signal has exist in the last program its last
! value will be used as starting value, otherwise InitialValue
!*/
Object InitialValue $Attribute 13
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
!/**
! If the signal exists in some process graphics the name
! If the signal exists in some process graphics the name
! of the corresponding Graph object is written here. As
! of the corresponding Graph object is written here. As
! pure information this name is shown in the more info
! pure information this name is shown in the more info
...
...
src/wbl/pwrb/src/pwrb_c_ii.wb_load
View file @
b6217ddc
...
@@ -74,6 +74,19 @@ SObject pwrb:Class
...
@@ -74,6 +74,19 @@ SObject pwrb:Class
EndBody
EndBody
EndObject
EndObject
!/**
!/**
! InitialValue specifies starting value of the signal at
! so called 'cold start'. Which value that is used as
! starting value at warm restart ( = change of PLC
! program ) depends on whether the signal is new or not.
! If the signal has exist in the last program its last
! value will be used as starting value, otherwise InitialValue
!*/
Object InitialValue $Attribute 10
Body SysBody
Attr TypeRef = "pwrs:Type-$Int32"
EndBody
EndObject
!/**
! @Summary A XttGraph object that will open a graph for this object.
! @Summary A XttGraph object that will open a graph for this object.
! A XttGraph object that will open a graph that contains data for
! A XttGraph object that will open a graph that contains data for
! this object. This graph can be opened from the popup menu for
! this object. This graph can be opened from the popup menu for
...
...
src/wbl/pwrb/src/pwrb_c_io.wb_load
View file @
b6217ddc
...
@@ -73,6 +73,19 @@ SObject pwrb:Class
...
@@ -73,6 +73,19 @@ SObject pwrb:Class
EndBody
EndBody
EndObject
EndObject
!/**
!/**
! InitialValue specifies starting value of the signal at
! so called 'cold start'. Which value that is used as
! starting value at warm restart ( = change of PLC
! program ) depends on whether the signal is new or not.
! If the signal has exist in the last program its last
! value will be used as starting value, otherwise InitialValue
!*/
Object InitialValue $Attribute 10
Body SysBody
Attr TypeRef = "pwrs:Type-$Int32"
EndBody
EndObject
!/**
! @Summary A XttGraph object that will open a graph for this object.
! @Summary A XttGraph object that will open a graph for this object.
! A XttGraph object that will open a graph that contains data for
! A XttGraph object that will open a graph that contains data for
! this object. This graph can be opened from the popup menu for
! this object. This graph can be opened from the popup menu for
...
...
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