Commit 9b8554db authored by Claes Sjofors's avatar Claes Sjofors

BaseComponent CompPoist added missing subwindow flag

parent ea996973
......@@ -122496,18 +122496,18 @@ Motor aggregat"
Attr point_count = 2
Buffer point[0]
Attr x = -2.800000e-01
Attr y = -1.862645e-09
Attr y = FLT_MIN
EndBuffer
Buffer point[1]
Attr x = -6.257778e-01
EndBuffer
Buffer point[2]
Attr x = -3.454028e-01
Attr y = -1.862645e-09
Attr y = FLT_MIN
EndBuffer
Buffer point[3]
Attr x = -2.800000e-01
Attr y = -1.862645e-09
Attr y = FLT_MIN
EndBuffer
Buffer point[4]
EndBuffer
......@@ -123819,11 +123819,11 @@ Motor aggregat"
EndBuffer
Buffer point[2]
Attr x = 5.272500e-01
Attr y = 1.490116e-09
Attr y = FLT_MIN
EndBuffer
Buffer point[3]
Attr x = 5.700000e-01
Attr y = 1.490116e-09
Attr y = FLT_MIN
EndBuffer
Buffer point[4]
EndBuffer
......@@ -124255,11 +124255,11 @@ Motor aggregat"
Attr point_count = 4
Buffer point[0]
Attr x = 8.600000e-02
Attr y = -1.862645e-09
Attr y = FLT_MIN
EndBuffer
Buffer point[1]
Attr x = 2.032500e-01
Attr y = -1.862645e-09
Attr y = FLT_MIN
EndBuffer
Buffer point[2]
Attr x = 2.032500e-01
......@@ -129839,7 +129839,7 @@ Err (error) = err"
Object PlotGroup $Attribute 123 12-MAR-2008 13:25:58.76
Body SysBody 12-MAR-2008 13:25:58.76
Attr PgmName = "PlotGroup"
Attr Size = 1112
Attr Size = 1160
Attr Flags = 131072
Attr TypeRef = "pwrb:Class-PlotGroup"
EndBody
......@@ -138929,7 +138929,7 @@ if Op reset converter."
Object FrequencyConverter $Attribute 67 12-MAR-2008 14:46:32.43
Body SysBody 12-MAR-2008 16:13:32.85
Attr PgmName = "FrequencyConverter"
Attr Size = 31592
Attr Size = 31640
Attr Flags = 131080
Attr TypeRef = "BaseComponent:Class-BaseFcPPO5"
EndBody
......@@ -149374,7 +149374,7 @@ Fc PPO5 Motor Aggregate
Object Super $Attribute 1 12-MAR-2008 17:51:49.84
Body SysBody 12-MAR-2008 17:52:21.18
Attr PgmName = "Super"
Attr Size = 58952
Attr Size = 59000
Attr Flags = 393216
Attr TypeRef = "BaseComponent:Class-BaseFcPPO5MotorAggr"
EndBody
......@@ -149732,7 +149732,7 @@ Fc PPO5 Motor Aggregate
Object Super $Attribute 1 12-MAR-2008 17:54:09.52
Body SysBody 12-MAR-2008 17:54:22.76
Attr PgmName = "Super"
Attr Size = 58952
Attr Size = 59000
Attr Flags = 393216
Attr TypeRef = "BaseComponent:Class-BaseFcPPO5MotorAggr"
EndBody
......@@ -150516,7 +150516,7 @@ Fc PPO5 Motor Aggregate
Object PlotGroup $Attribute 191 13-MAR-2008 14:07:37.80
Body SysBody 13-MAR-2008 14:07:37.80
Attr PgmName = "PlotGroup"
Attr Size = 1112
Attr Size = 1160
Attr Flags = 131072
Attr TypeRef = "pwrb:Class-PlotGroup"
EndBody
......@@ -157763,7 +157763,7 @@ if Op reset converter."
Object FrequencyConverter $Attribute 101 13-MAR-2008 14:07:37.81
Body SysBody 13-MAR-2008 14:07:37.81
Attr PgmName = "FrequencyConverter"
Attr Size = 13576
Attr Size = 13624
Attr Flags = 131080
Attr TypeRef = "BaseComponent:Class-BaseFcPPO3"
EndBody
......@@ -168161,7 +168161,7 @@ Fc PPO3 Motor Aggregate
Object Super $Attribute 2 13-MAR-2008 14:07:37.81
Body SysBody 13-MAR-2008 14:07:37.81
Attr PgmName = "Super"
Attr Size = 40936
Attr Size = 40984
Attr Flags = 393216
Attr TypeRef = "BaseComponent:Class-BaseFcPPO3MotorAggr"
EndBody
......@@ -168467,7 +168467,7 @@ Fc PPO3 Motor Aggregate
Object Super $Attribute 2 13-MAR-2008 14:07:37.81
Body SysBody 13-MAR-2008 14:07:37.81
Attr PgmName = "Super"
Attr Size = 40936
Attr Size = 40984
Attr Flags = 393216
Attr TypeRef = "BaseComponent:Class-BaseFcPPO3MotorAggr"
EndBody
......@@ -173664,19 +173664,19 @@ OA2 = A4 + (OA1 - 5) / 90 * (A3 - A4);"
! considered to be in position. The positioning continues beyond that for a period
! of time, InPosTime, before it is stopped. It can also be stopped from the program
! (in Auto mode) of by the operator (in Manual mode).
!
!
! The operating mode, Auto or Manual, is selected in the object graph.
!
!
! In Auto mode, the object is controlled by inputs in the function object.
! The set position is fetched from the SetPosValue input, and the positioning
! is started on leading edge of the Start input. It's stopped from the Reset
! input, or automatically when the desired position is reached if TimerStopPosit
! is set.
!
!
! In Manual mode, the object is controlled from the object graph. The set position
! can be entered in the Set field, and start/stop is controlled from the Start and
! Stop buttons.
!
!
! @b Object graph
! @image orm_compposit_og.png
!
......@@ -173706,7 +173706,8 @@ OA2 = A4 + (OA1 - 5) / 90 * (A3 - A4);"
!*/
Object Description $Attribute 50 10-OCT-2017 16:46:49.19
Body SysBody 10-OCT-2017 16:47:03.08
Attr Flags = 16777216
Attr PgmName = "Description"
Attr Size = 80
Attr TypeRef = "pwrs:Type-$String80"
EndBody
EndObject
......@@ -173823,7 +173824,7 @@ OA2 = A4 + (OA1 - 5) / 90 * (A3 - A4);"
EndObject
!/**
! Deadzone defines when the unit is in position.
! When the distance between the actual and desired position is less
! When the distance between the actual and desired position is less
! than the deadzone, the unit is in position.
!*/
Object DeadZone $Attribute 36 10-OCT-2017 12:50:56.82
......@@ -173846,7 +173847,7 @@ OA2 = A4 + (OA1 - 5) / 90 * (A3 - A4);"
EndObject
!/**
! The positioning will automatically be stopped after a certain time
! after the unit is inside the deadband. The time is set in InPosTime.
! after the unit is inside the deadband. The time is set in InPosTime.
! If TimerStopPosit is not set, the positioning will continue until it
! is stopped by the program (auto mode) or by the operator (manual mode).
!*/
......@@ -174152,12 +174153,13 @@ OA2 = A4 + (OA1 - 5) / 90 * (A3 - A4);"
EndObject
EndObject
Object GraphPlcNode $GraphPlcNode 11840 10-OCT-2017 12:50:56.82
Body SysBody 10-OCT-2017 12:50:56.82
Body SysBody 03-DEC-2018 16:34:43.02
Attr object_type = 11
Attr parameters[0] = 4
Attr parameters[1] = 1
Attr parameters[2] = 7
Attr parameters[3] = 0
Attr subwindows = 1
Attr subwindow_class[0] = "pwrb:Class-WindowPlc"
Attr graphmethod = 0
Attr graphindex = 0
......@@ -174830,11 +174832,11 @@ OA2 = A4 + (OA1 - 5) / 90 * (A3 - A4);"
EndBuffer
Buffer point[4]
Attr x = 9.996111e-01
Attr y = 1.490116e-09
Attr y = FLT_MIN
EndBuffer
Buffer point[5]
Attr x = 1.020000e+00
Attr y = 1.490116e-09
Attr y = FLT_MIN
EndBuffer
Buffer point[6]
EndBuffer
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