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
01566130
Commit
01566130
authored
Jun 30, 2006
by
claes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Reference converted from Objid/Parameter to Attrref
parent
e1779dc3
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
33 deletions
+4
-33
src/wbl/pwrb/src/pwrb_c_cstonumsp.wb_load
src/wbl/pwrb/src/pwrb_c_cstonumsp.wb_load
+2
-15
src/wbl/pwrb/src/pwrb_c_stonumsp.wb_load
src/wbl/pwrb/src/pwrb_c_stonumsp.wb_load
+2
-18
No files found.
src/wbl/pwrb/src/pwrb_c_cstonumsp.wb_load
View file @
01566130
!
! Proview $Id: pwrb_c_cstonumsp.wb_load,v 1.
3 2006-04-24 13:15:06
claes Exp $
! Proview $Id: pwrb_c_cstonumsp.wb_load,v 1.
4 2006-06-30 12:19:27
claes Exp $
! Copyright (C) 2005 SSAB Oxelösund AB.
!
! This program is free software; you can redistribute it and/or
...
...
@@ -95,26 +95,13 @@ SObject pwrb:Class
Object Object $Intern 1
Body SysBody
Attr PgmName = "Object"
Attr TypeRef = "pwrs:Type-$
Objid
"
Attr TypeRef = "pwrs:Type-$
AttrRef
"
Attr GraphName = "sts"
Attr NiNaAnnot = 1
Attr NiNaSegments = 1
EndBody
EndObject
!/**
! Specifies, in an object specified by Object, the name
! of the attribute where to store the value.
!*/
Object Parameter $Intern 2
Body SysBody
Attr PgmName = "Parameter"
Attr TypeRef = "pwrs:Type-$String80"
Attr GraphName = "par"
Attr NiNaAnnot = 2
Attr ConPointNr = 0
EndBody
EndObject
!/**
! Specifies how many segments of the actual object name
! that is to be displayed in the symbol of the CStoNumSp
! object. The segments are counted from behind.
...
...
src/wbl/pwrb/src/pwrb_c_stonumsp.wb_load
View file @
01566130
!
! Proview $Id: pwrb_c_stonumsp.wb_load,v 1.
3 2006-04-24 13:15:06
claes Exp $
! Proview $Id: pwrb_c_stonumsp.wb_load,v 1.
4 2006-06-30 12:19:27
claes Exp $
! Copyright (C) 2005 SSAB Oxelösund AB.
!
! This program is free software; you can redistribute it and/or
...
...
@@ -70,29 +70,13 @@ SObject pwrb:Class
Object Object $Intern 1
Body SysBody
Attr PgmName = "Object"
Attr TypeRef = "pwrs:Type-$
Objid
"
Attr TypeRef = "pwrs:Type-$
AttrRef
"
Attr GraphName = "sts"
Attr NiNaAnnot = 1
Attr NiNaSegments = 1
EndBody
EndObject
!/**
! Used by the PLC Editor. Specifies the name of the
! parameter. The editor is case-sensitive on this
! attribute; i.e. if the attribute is named ActualValue
! it has to be written ActualValue and not ACTUALVALUE,
! for example.
!*/
Object Parameter $Intern 2
Body SysBody
Attr PgmName = "Parameter"
Attr TypeRef = "pwrs:Type-$String80"
Attr GraphName = "par"
Attr NiNaAnnot = 2
Attr ConPointNr = 0
EndBody
EndObject
!/**
! Specifies how many segments of the actual object name
! that is to be displayed in the symbol of the StoNumSp
! object. The segments are counted from behind.
...
...
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