Commit fe71136d authored by Claes Sjofors's avatar Claes Sjofors

Bcomp, Description attribute added to CompModePID and CompPID

parent 555034cb
...@@ -51223,8 +51223,18 @@ and no Auto/Man button." ...@@ -51223,8 +51223,18 @@ and no Auto/Man button."
Object RtBody $ObjBodyDef 1 18-MAY-2006 14:32:01.14 Object RtBody $ObjBodyDef 1 18-MAY-2006 14:32:01.14
Body SysBody 29-JUN-2006 13:22:24.23 Body SysBody 29-JUN-2006 13:22:24.23
Attr StructName = "CompModePID" Attr StructName = "CompModePID"
Attr NextAix = "_X36" Attr NextAix = "_X37"
EndBody
!/**
! Optional description.
!
!*/
Object Description $Attribute 36 10-FEB-2017 16:03:55.71
Body SysBody 10-FEB-2017 16:04:00.30
Attr Flags = 16777216
Attr TypeRef = "pwrs:Type-$String80"
EndBody EndBody
EndObject
!/** !/**
! External set point value. This value is used only in ! External set point value. This value is used only in
! the control mode CASCADE in such a way that SetVal = ! the control mode CASCADE in such a way that SetVal =
...@@ -52004,9 +52014,19 @@ and no Auto/Man button." ...@@ -52004,9 +52014,19 @@ and no Auto/Man button."
Object RtBody $ObjBodyDef 1 18-MAY-2006 14:49:52.65 Object RtBody $ObjBodyDef 1 18-MAY-2006 14:49:52.65
Body SysBody 18-MAY-2006 14:49:57.64 Body SysBody 18-MAY-2006 14:49:57.64
Attr StructName = "CompPID" Attr StructName = "CompPID"
Attr NextAix = "_X60" Attr NextAix = "_X61"
EndBody EndBody
!/** !/**
! Optional description.
!
!*/
Object Description $Attribute 60 10-FEB-2017 16:01:42.72
Body SysBody 10-FEB-2017 16:02:12.63
Attr Flags = 16777216
Attr TypeRef = "pwrs:Type-$String80"
EndBody
EndObject
!/**
! Process value. ! Process value.
!*/ !*/
Object ProcVal $Attribute 1 18-MAY-2006 15:10:59.46 Object ProcVal $Attribute 1 18-MAY-2006 15:10:59.46
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment