Commit 6971490f authored by claes's avatar claes

PWR_MASK_BACKUP added to some attributes

parent 2206ee1c
!
! Proview $Id: pwrb_c_aarithm.wb_load,v 1.6 2005-09-01 14:58:00 claes Exp $
! Proview $Id: pwrb_c_aarithm.wb_load,v 1.7 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelösund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -104,6 +104,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A1"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -118,6 +119,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A2"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -132,6 +134,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A3"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -146,6 +149,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A4"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -160,6 +164,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A5"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -174,6 +179,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A6"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -188,6 +194,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A7"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -202,6 +209,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A8"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -216,6 +224,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d1"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -230,6 +239,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d2"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -244,6 +254,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d3"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -258,6 +269,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d4"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -272,6 +284,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d5"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -286,6 +299,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d6"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -300,6 +314,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d7"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -314,6 +329,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d8"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -324,6 +340,7 @@ SObject pwrb:Class
Attr PgmName = "ActVal"
Attr Flags |= PWR_MASK_STATE
Attr Flags |= PWR_MASK_NOEDIT
Attr Flags |= PWR_MASK_BACKUP
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "VAL"
EndBody
......
!
! Proview $Id: pwrb_c_aarray100.wb_load,v 1.1 2008-06-03 06:05:24 claes Exp $
! Proview $Id: pwrb_c_aarray100.wb_load,v 1.2 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -41,6 +41,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_ARRAY
Attr Flags |= PWR_MASK_BACKUP
Attr Elements = 100
EndBody
EndObject
......
!
! Proview $Id: pwrb_c_aarray500.wb_load,v 1.1 2008-06-03 06:05:24 claes Exp $
! Proview $Id: pwrb_c_aarray500.wb_load,v 1.2 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -41,6 +41,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_ARRAY
Attr Flags |= PWR_MASK_BACKUP
Attr Elements = 500
EndBody
EndObject
......
!
! Proview $Id: pwrb_c_acos.wb_load,v 1.2 2005-09-01 14:58:00 claes Exp $
! Proview $Id: pwrb_c_acos.wb_load,v 1.3 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -61,6 +61,7 @@ SObject pwrb:Class
Object FactorIn $Intern 2
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -69,6 +70,7 @@ SObject pwrb:Class
Object FactorVal $Intern 3
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......
!
! Proview $Id: pwrb_c_add.wb_load,v 1.2 2005-09-01 14:58:00 claes Exp $
! Proview $Id: pwrb_c_add.wb_load,v 1.3 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -49,6 +49,7 @@ SObject pwrb:Class
Attr PgmName = "In1"
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "In1"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object In2 $Input 2
......@@ -56,6 +57,7 @@ SObject pwrb:Class
Attr PgmName = "In2"
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "In2"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object In3 $Input 3
......@@ -63,6 +65,7 @@ SObject pwrb:Class
Attr PgmName = "In3"
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "In3"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object In4 $Input 4
......@@ -70,6 +73,7 @@ SObject pwrb:Class
Attr PgmName = "In4"
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "In4"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object In5 $Input 5
......@@ -77,6 +81,7 @@ SObject pwrb:Class
Attr PgmName = "In5"
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "In5"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object In6 $Input 6
......@@ -84,6 +89,7 @@ SObject pwrb:Class
Attr PgmName = "In6"
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "In6"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object In7 $Input 7
......@@ -91,6 +97,7 @@ SObject pwrb:Class
Attr PgmName = "In7"
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "In7"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object In8 $Input 8
......@@ -98,6 +105,7 @@ SObject pwrb:Class
Attr PgmName = "In8"
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "In8"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......
!
! Proview $Id: pwrb_c_adelay.wb_load,v 1.6 2005-09-01 14:58:00 claes Exp $
! Proview $Id: pwrb_c_adelay.wb_load,v 1.7 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -84,6 +84,7 @@ SObject pwrb:Class
Attr GraphName = "IN"
Attr Flags |= PWR_MASK_STATE
Attr Flags |= PWR_MASK_NOEDIT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -94,6 +95,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "TIM"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -128,6 +130,7 @@ SObject pwrb:Class
Attr Flags |= PWR_MASK_ARRAY
Attr Flags |= PWR_MASK_STATE
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_BACKUP
Attr Elements = 100
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "TimVect"
......@@ -141,6 +144,7 @@ SObject pwrb:Class
Attr Flags |= PWR_MASK_STATE
Attr Flags |= PWR_MASK_NOEDIT
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_BACKUP
Attr TypeRef = "pwrs:Type-$Int32"
Attr GraphName = "StoInd"
EndBody
......@@ -153,6 +157,7 @@ SObject pwrb:Class
Object MaxCount $Intern 7
Body SysBody
Attr TypeRef = "pwrs:Type-$Int32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "MaxCount"
EndBody
EndObject
......@@ -188,6 +193,7 @@ SObject pwrb:Class
Object AccTim $Intern 10
Body SysBody
Attr TypeRef = "pwrs:Type-$Int32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "AccTim"
EndBody
EndObject
......@@ -210,6 +216,7 @@ SObject pwrb:Class
Object MinTim $Intern 11
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "MinTim"
EndBody
EndObject
......@@ -219,6 +226,7 @@ SObject pwrb:Class
Object MaxTim $Intern 12
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "MaxTim"
EndBody
EndObject
......
!
! Proview $Id: pwrb_c_ai.wb_load,v 1.13 2005-09-01 14:58:00 claes Exp $
! Proview $Id: pwrb_c_ai.wb_load,v 1.14 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelösund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -123,11 +123,13 @@ SObject pwrb:Class
Object PresMaxLimit $Attribute 7
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object PresMinLimit $Attribute 8
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -215,6 +217,7 @@ SObject pwrb:Class
Object Note $Attribute 19
Body SysBody
Attr TypeRef = "pwrs:Type-$String80"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -247,6 +250,7 @@ SObject pwrb:Class
Object FilterType $Attribute 13
Body SysBody
Attr TypeRef = "pwrb:Type-AiFilterTypeEnum"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -260,6 +264,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_ARRAY
Attr Flags |= PWR_MASK_BACKUP
Attr Elements = 4
EndBody
EndObject
......
!
! Proview $Id: pwrb_c_aiarea.wb_load,v 1.3 2005-09-01 14:58:00 claes Exp $
! Proview $Id: pwrb_c_aiarea.wb_load,v 1.4 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -47,6 +47,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_ARRAY
Attr Flags |= PWR_MASK_STATE
Attr Flags |= PWR_MASK_DYNAMIC
Attr Elements = 1
EndBody
EndObject
......
!
! Proview $Id: pwrb_c_ao.wb_load,v 1.13 2005-09-01 14:58:00 claes Exp $
! Proview $Id: pwrb_c_ao.wb_load,v 1.14 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -123,11 +123,13 @@ SObject pwrb:Class
Object PresMaxLimit $Attribute 7
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object PresMinLimit $Attribute 8
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -215,6 +217,7 @@ SObject pwrb:Class
Object Note $Attribute 17
Body SysBody
Attr TypeRef = "pwrs:Type-$String80"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
EndObject
......
!
! Proview $Id: pwrb_c_aoarea.wb_load,v 1.3 2005-09-01 14:58:01 claes Exp $
! Proview $Id: pwrb_c_aoarea.wb_load,v 1.4 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -44,6 +44,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_ARRAY
Attr Flags |= PWR_MASK_STATE
Attr Flags |= PWR_MASK_DYNAMIC
Attr Elements = 1
EndBody
EndObject
......
!
! Proview $Id: pwrb_c_apcollect.wb_load,v 1.6 2005-09-01 14:58:01 claes Exp $
! Proview $Id: pwrb_c_apcollect.wb_load,v 1.7 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -82,144 +82,168 @@ SObject pwrb:Class
Object ApIn1 $Input 1
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Ap1"
EndBody
EndObject
Object ApIn2 $Input 2
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Ap2"
EndBody
EndObject
Object ApIn3 $Input 3
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Ap3"
EndBody
EndObject
Object ApIn4 $Input 4
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Ap4"
EndBody
EndObject
Object ApIn5 $Input 5
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Ap5"
EndBody
EndObject
Object ApIn6 $Input 6
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Ap6"
EndBody
EndObject
Object ApIn7 $Input 7
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Ap7"
EndBody
EndObject
Object ApIn8 $Input 8
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Ap8"
EndBody
EndObject
Object ApIn9 $Input 9
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Ap9"
EndBody
EndObject
Object ApIn10 $Input 10
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Ap10"
EndBody
EndObject
Object ApIn11 $Input 11
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Ap11"
EndBody
EndObject
Object ApIn12 $Input 12
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Ap12"
EndBody
EndObject
Object ApIn13 $Input 13
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Ap13"
EndBody
EndObject
Object ApIn14 $Input 14
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Ap14"
EndBody
EndObject
Object ApIn15 $Input 15
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Ap15"
EndBody
EndObject
Object ApIn16 $Input 16
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Ap16"
EndBody
EndObject
Object ApIn17 $Input 17
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Ap17"
EndBody
EndObject
Object ApIn18 $Input 18
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Ap18"
EndBody
EndObject
Object ApIn19 $Input 19
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Ap19"
EndBody
EndObject
Object ApIn20 $Input 20
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Ap20"
EndBody
EndObject
Object ApIn21 $Input 21
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Ap21"
EndBody
EndObject
Object ApIn22 $Input 22
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Ap22"
EndBody
EndObject
Object ApIn23 $Input 23
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Ap23"
EndBody
EndObject
Object ApIn24 $Input 24
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Ap24"
EndBody
EndObject
......@@ -229,6 +253,7 @@ SObject pwrb:Class
Object MaxIndex $Intern 25
Body SysBody
Attr TypeRef = "pwrs:Type-$Int32"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......
!
! Proview $Id: pwrb_c_asin.wb_load,v 1.2 2005-09-01 14:58:01 claes Exp $
! Proview $Id: pwrb_c_asin.wb_load,v 1.3 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -61,6 +61,7 @@ SObject pwrb:Class
Object FactorIn $Intern 2
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -69,6 +70,7 @@ SObject pwrb:Class
Object FactorVal $Intern 3
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......
!
! Proview $Id: pwrb_c_asup.wb_load,v 1.12 2008-01-24 09:58:41 claes Exp $
! Proview $Id: pwrb_c_asup.wb_load,v 1.13 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelösund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -230,6 +230,7 @@ SObject pwrb:Class
Body SysBody
Attr PgmName = "DetectText"
Attr TypeRef = "pwrs:Type-$String80"
Attr Flags |= PWR_MASK_BACKUP
Attr NiNaAnnot = 2
Attr NiNaCond = 1
EndBody
......@@ -241,6 +242,7 @@ SObject pwrb:Class
Object ReturnText $Attribute 9
Body SysBody
Attr PgmName = "ReturnText"
Attr Flags |= PWR_MASK_BACKUP
Attr TypeRef = "pwrs:Type-$String80"
EndBody
EndObject
......@@ -493,6 +495,7 @@ SObject pwrb:Class
Body SysBody
Attr PgmName = "CtrlLimit"
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -504,6 +507,7 @@ SObject pwrb:Class
Body SysBody
Attr PgmName = "Hysteres"
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -598,6 +602,7 @@ SObject pwrb:Class
Body SysBody
Attr PgmName = "TimerTime"
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......
!
! Proview $Id: pwrb_c_atan.wb_load,v 1.2 2005-09-01 14:58:01 claes Exp $
! Proview $Id: pwrb_c_atan.wb_load,v 1.3 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -58,6 +58,7 @@ SObject pwrb:Class
Object FactorIn $Intern 2
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -66,6 +67,7 @@ SObject pwrb:Class
Object FactorVal $Intern 3
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......
!
! Proview $Id: pwrb_c_avarea.wb_load,v 1.3 2005-09-01 14:58:01 claes Exp $
! Proview $Id: pwrb_c_avarea.wb_load,v 1.4 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -44,6 +44,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_ARRAY
Attr Flags |= PWR_MASK_STATE
Attr Flags |= PWR_MASK_DYNAMIC
Attr Elements = 1
EndBody
EndObject
......
!
! Proview $Id: pwrb_c_bwrotateleft.wb_load,v 1.1 2007-10-30 07:26:47 claes Exp $
! Proview $Id: pwrb_c_bwrotateleft.wb_load,v 1.2 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -60,6 +60,7 @@ SObject pwrb:Class
Object Num $Input 2
Body SysBody
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr TypeRef = "pwrs:Type-$Int32"
Attr GraphName = "N"
EndBody
......
!
! Proview $Id: pwrb_c_bwrotateright.wb_load,v 1.1 2007-10-30 07:26:47 claes Exp $
! Proview $Id: pwrb_c_bwrotateright.wb_load,v 1.2 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -60,12 +60,13 @@ SObject pwrb:Class
Object Num $Input 2
Body SysBody
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr TypeRef = "pwrs:Type-$Int32"
Attr GraphName = "N"
EndBody
EndObject
!/**
! Rotateed word.
! Rotated word.
!*/
Object Out $Output 3
Body SysBody
......
!
! Proview $Id: pwrb_c_bwshiftleft.wb_load,v 1.1 2007-10-30 07:26:47 claes Exp $
! Proview $Id: pwrb_c_bwshiftleft.wb_load,v 1.2 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -60,6 +60,7 @@ SObject pwrb:Class
Object Num $Input 2
Body SysBody
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr TypeRef = "pwrs:Type-$Int32"
Attr GraphName = "N"
EndBody
......
!
! Proview $Id: pwrb_c_bwshiftright.wb_load,v 1.1 2007-10-30 07:26:47 claes Exp $
! Proview $Id: pwrb_c_bwshiftright.wb_load,v 1.2 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -50,6 +50,7 @@ SObject pwrb:Class
Object In $Input 1
Body SysBody
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr TypeRef = "pwrs:Type-$Int32"
Attr GraphName = "In"
EndBody
......
!
! Proview $Id: pwrb_c_caarea.wb_load,v 1.3 2005-09-01 14:58:01 claes Exp $
! Proview $Id: pwrb_c_caarea.wb_load,v 1.4 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -44,6 +44,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Int32"
Attr Flags |= PWR_MASK_ARRAY
Attr Flags |= PWR_MASK_STATE
Attr Flags |= PWR_MASK_DYNAMIC
Attr Elements = 1
EndBody
EndObject
......
!
! Proview $Id: pwrb_c_carithm.wb_load,v 1.7 2005-09-01 14:58:01 claes Exp $
! Proview $Id: pwrb_c_carithm.wb_load,v 1.8 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -74,48 +74,56 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A1"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object AIn2 $Input 2
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A2"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object AIn3 $Input 3
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A3"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object AIn4 $Input 4
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A4"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object AIn5 $Input 5
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A5"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object AIn6 $Input 6
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A6"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object AIn7 $Input 7
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A7"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object AIn8 $Input 8
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A8"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -130,6 +138,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d1"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object DIn2 $Input 10
......@@ -137,6 +146,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d2"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object DIn3 $Input 11
......@@ -144,6 +154,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d3"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object DIn4 $Input 12
......@@ -151,6 +162,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d4"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object DIn5 $Input 13
......@@ -158,6 +170,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d5"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object DIn6 $Input 14
......@@ -165,6 +178,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d6"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object DIn7 $Input 15
......@@ -172,6 +186,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d7"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object DIn8 $Input 16
......@@ -179,6 +194,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d8"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -193,6 +209,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Int32"
Attr GraphName = "I1"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object IIn2 $Input 34
......@@ -207,6 +224,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Int32"
Attr GraphName = "I3"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object IIn4 $Input 36
......@@ -214,6 +232,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Int32"
Attr GraphName = "I4"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object IIn5 $Input 37
......@@ -221,6 +240,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Int32"
Attr GraphName = "I5"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object IIn6 $Input 38
......@@ -228,6 +248,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Int32"
Attr GraphName = "I6"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object IIn7 $Input 39
......@@ -235,6 +256,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Int32"
Attr GraphName = "I7"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object IIn8 $Input 40
......@@ -242,6 +264,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Int32"
Attr GraphName = "I8"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......
!
! Proview $Id: pwrb_c_coarea.wb_load,v 1.3 2005-09-01 14:58:01 claes Exp $
! Proview $Id: pwrb_c_coarea.wb_load,v 1.4 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -44,6 +44,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Int32"
Attr Flags |= PWR_MASK_ARRAY
Attr Flags |= PWR_MASK_STATE
Attr Flags |= PWR_MASK_DYNAMIC
Attr Elements = 1
EndBody
EndObject
......
!
! Proview $Id: pwrb_c_comph.wb_load,v 1.6 2005-09-01 14:58:01 claes Exp $
! Proview $Id: pwrb_c_comph.wb_load,v 1.7 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -59,6 +59,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "HIG"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -68,6 +69,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "IN"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -93,6 +95,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "Hysteres"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......
!
! Proview $Id: pwrb_c_compl.wb_load,v 1.6 2005-09-01 14:58:01 claes Exp $
! Proview $Id: pwrb_c_compl.wb_load,v 1.7 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -59,6 +59,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "IN"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -69,6 +70,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "LOW"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -94,6 +96,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "Hysteres"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......
!
! Proview $Id: pwrb_c_darithm.wb_load,v 1.7 2008-06-03 06:01:39 claes Exp $
! Proview $Id: pwrb_c_darithm.wb_load,v 1.8 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -94,6 +94,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d1"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object DIn2 $Input 2
......@@ -101,6 +102,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d2"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object DIn3 $Input 3
......@@ -108,6 +110,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d3"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object DIn4 $Input 4
......@@ -115,6 +118,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d4"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object DIn5 $Input 5
......@@ -122,6 +126,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d5"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object DIn6 $Input 6
......@@ -129,6 +134,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d6"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object DIn7 $Input 7
......@@ -136,6 +142,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d7"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object DIn8 $Input 8
......@@ -143,6 +150,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d8"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -152,48 +160,56 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A1"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object AIn2 $Input 10
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A2"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object AIn3 $Input 11
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A3"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object AIn4 $Input 12
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A4"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object AIn5 $Input 13
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A5"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object AIn6 $Input 14
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A6"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object AIn7 $Input 15
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A7"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
Object AIn8 $Input 16
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A8"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......
!
! Proview $Id: pwrb_c_darray100.wb_load,v 1.1 2008-06-03 06:05:24 claes Exp $
! Proview $Id: pwrb_c_darray100.wb_load,v 1.2 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -41,6 +41,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_ARRAY
Attr Flags |= PWR_MASK_BACKUP
Attr Elements = 100
EndBody
EndObject
......
!
! Proview $Id: pwrb_c_darray500.wb_load,v 1.1 2008-06-03 06:05:24 claes Exp $
! Proview $Id: pwrb_c_darray500.wb_load,v 1.2 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -41,6 +41,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_ARRAY
Attr Flags |= PWR_MASK_BACKUP
Attr Elements = 500
EndBody
EndObject
......
!
! Proview $Id: pwrb_c_dataarithm.wb_load,v 1.7 2005-09-01 14:58:01 claes Exp $
! Proview $Id: pwrb_c_dataarithm.wb_load,v 1.8 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelösund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -149,6 +149,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A1"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -160,6 +161,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A2"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -171,6 +173,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A3"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -182,6 +185,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A4"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -193,6 +197,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A5"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -204,6 +209,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "A6"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -215,6 +221,8 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d1"
Attr Flags |= PWR_MASK_BACKUP
Attr Flags |= PWR_MASK_NOINVERT
EndBody
EndObject
!/**
......@@ -226,6 +234,8 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d2"
Attr Flags |= PWR_MASK_BACKUP
Attr Flags |= PWR_MASK_NOINVERT
EndBody
EndObject
!/**
......@@ -237,6 +247,8 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d3"
Attr Flags |= PWR_MASK_BACKUP
Attr Flags |= PWR_MASK_NOINVERT
EndBody
EndObject
!/**
......@@ -248,6 +260,8 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d4"
Attr Flags |= PWR_MASK_BACKUP
Attr Flags |= PWR_MASK_NOINVERT
EndBody
EndObject
!/**
......@@ -259,6 +273,8 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d5"
Attr Flags |= PWR_MASK_BACKUP
Attr Flags |= PWR_MASK_NOINVERT
EndBody
EndObject
!/**
......@@ -270,6 +286,8 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "d6"
Attr Flags |= PWR_MASK_BACKUP
Attr Flags |= PWR_MASK_NOINVERT
EndBody
EndObject
!/**
......@@ -281,6 +299,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Int32"
Attr GraphName = "I1"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -292,6 +311,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Int32"
Attr GraphName = "I2"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -303,6 +323,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Int32"
Attr GraphName = "I3"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -314,6 +335,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Int32"
Attr GraphName = "I4"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -325,6 +347,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Int32"
Attr GraphName = "I5"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -336,6 +359,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Int32"
Attr GraphName = "I6"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......
!
! Proview $Id: pwrb_c_demux.wb_load,v 1.1 2007-10-16 06:39:09 claes Exp $
! Proview $Id: pwrb_c_demux.wb_load,v 1.2 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -52,6 +52,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "In"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -62,6 +63,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Int32"
Attr GraphName = "Idx"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......
!
! Proview $Id: pwrb_c_diarea.wb_load,v 1.3 2005-09-01 14:58:01 claes Exp $
! Proview $Id: pwrb_c_diarea.wb_load,v 1.4 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -44,6 +44,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_ARRAY
Attr Flags |= PWR_MASK_STATE
Attr Flags |= PWR_MASK_DYNAMIC
Attr Elements = 1
EndBody
EndObject
......
!
! Proview $Id: pwrb_c_disksup.wb_load,v 1.3 2005-09-01 14:58:01 claes Exp $
! Proview $Id: pwrb_c_disksup.wb_load,v 1.4 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -62,6 +62,7 @@ SObject pwrb:Class
Object DiskName $Attribute 3
Body SysBody
Attr TypeRef = "pwrs:Type-$String80"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -71,6 +72,7 @@ SObject pwrb:Class
Object ScanTime $Attribute 4
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -79,6 +81,7 @@ SObject pwrb:Class
Object Action $Attribute 5
Body SysBody
Attr TypeRef = "pwrb:Type-DiskSupActionMask"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -87,6 +90,7 @@ SObject pwrb:Class
Object DetectText $Attribute 6
Body SysBody
Attr TypeRef = "pwrs:Type-$String80"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -96,6 +100,7 @@ SObject pwrb:Class
Object Command $Attribute 7
Body SysBody
Attr TypeRef = "pwrs:Type-$String80"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......
!
! Proview $Id: pwrb_c_div.wb_load,v 1.2 2005-09-01 14:58:01 claes Exp $
! Proview $Id: pwrb_c_div.wb_load,v 1.3 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -16,7 +16,7 @@
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
!
! pwrb_c_idiv.wb_load -- Defines the class IDiv.
! pwrb_c_div.wb_load -- Defines the class Div.
!
SObject pwrb:Class
!/**
......@@ -49,6 +49,7 @@ SObject pwrb:Class
Attr PgmName = "In1"
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "In1"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -59,6 +60,7 @@ SObject pwrb:Class
Attr PgmName = "In2"
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "In2"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......
!
! Proview $Id: pwrb_c_doarea.wb_load,v 1.3 2005-09-01 14:58:01 claes Exp $
! Proview $Id: pwrb_c_doarea.wb_load,v 1.4 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -44,6 +44,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_ARRAY
Attr Flags |= PWR_MASK_STATE
Attr Flags |= PWR_MASK_DYNAMIC
Attr Elements = 1
EndBody
EndObject
......
!
! Proview $Id: pwrb_c_dpcollect.wb_load,v 1.6 2005-09-01 14:58:01 claes Exp $
! Proview $Id: pwrb_c_dpcollect.wb_load,v 1.7 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -83,6 +83,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Dp1"
EndBody
EndObject
......@@ -90,6 +91,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Dp2"
EndBody
EndObject
......@@ -97,6 +99,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Dp3"
EndBody
EndObject
......@@ -104,6 +107,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Dp4"
EndBody
EndObject
......@@ -111,6 +115,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Dp5"
EndBody
EndObject
......@@ -118,6 +123,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Dp6"
EndBody
EndObject
......@@ -125,6 +131,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Dp7"
EndBody
EndObject
......@@ -132,6 +139,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Dp8"
EndBody
EndObject
......@@ -139,6 +147,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Dp9"
EndBody
EndObject
......@@ -146,6 +155,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Dp10"
EndBody
EndObject
......@@ -153,6 +163,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Dp11"
EndBody
EndObject
......@@ -160,6 +171,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Dp12"
EndBody
EndObject
......@@ -167,6 +179,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Dp13"
EndBody
EndObject
......@@ -174,6 +187,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Dp14"
EndBody
EndObject
......@@ -181,6 +195,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Dp15"
EndBody
EndObject
......@@ -188,6 +203,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Dp16"
EndBody
EndObject
......@@ -195,6 +211,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Dp17"
EndBody
EndObject
......@@ -202,6 +219,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Dp18"
EndBody
EndObject
......@@ -209,6 +227,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Dp19"
EndBody
EndObject
......@@ -216,6 +235,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Dp20"
EndBody
EndObject
......@@ -223,6 +243,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Dp21"
EndBody
EndObject
......@@ -230,6 +251,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Dp22"
EndBody
EndObject
......@@ -237,6 +259,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Dp23"
EndBody
EndObject
......@@ -244,6 +267,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr GraphName = "Dp24"
EndBody
EndObject
......
!
! Proview $Id: pwrb_c_drive.wb_load,v 1.6 2005-09-01 14:58:01 claes Exp $
! Proview $Id: pwrb_c_drive.wb_load,v 1.7 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelösund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -148,6 +148,7 @@ SObject pwrb:Class
Attr Flags |= PWR_MASK_STATE
Attr Flags |= PWR_MASK_NOEDIT
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "sta"
EndBody
......@@ -157,6 +158,7 @@ SObject pwrb:Class
Attr Flags |= PWR_MASK_STATE
Attr Flags |= PWR_MASK_NOEDIT
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "nst"
EndBody
......@@ -173,6 +175,7 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "loc"
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -187,6 +190,7 @@ SObject pwrb:Class
Attr Flags |= PWR_MASK_STATE
Attr Flags |= PWR_MASK_NOEDIT
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -202,6 +206,7 @@ SObject pwrb:Class
Attr Flags |= PWR_MASK_STATE
Attr Flags |= PWR_MASK_NOEDIT
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -251,6 +256,7 @@ SObject pwrb:Class
Attr Flags |= PWR_MASK_STATE
Attr Flags |= PWR_MASK_NOEDIT
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -268,6 +274,7 @@ SObject pwrb:Class
Attr Flags |= PWR_MASK_STATE
Attr Flags |= PWR_MASK_NOEDIT
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -287,6 +294,7 @@ SObject pwrb:Class
Attr Flags |= PWR_MASK_STATE
Attr Flags |= PWR_MASK_NOEDIT
Attr Flags |= PWR_MASK_NOINVERT
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -460,6 +468,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "ProdTim"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -472,6 +481,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr GraphName = "SpeedTim"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!
......
!
! Proview $Id: pwrb_c_dsfastconf.wb_load,v 1.7 2005-09-01 14:58:01 claes Exp $
! Proview $Id: pwrb_c_dsfastconf.wb_load,v 1.8 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelösund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -78,6 +78,7 @@ SObject pwrb:Class
Object BaseFrequency $Attribute 1
Body SysBody
Attr TypeRef = "pwrs:Type-$UInt32"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
EndObject
......
!
! Proview $Id: pwrb_c_dsfastcurve.wb_load,v 1.4 2006-06-29 10:54:21 claes Exp $
! Proview $Id: pwrb_c_dsfastcurve.wb_load,v 1.5 2008-10-16 11:14:45 claes Exp $
! Copyright (C) 2005 SSAB Oxelösund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -125,6 +125,7 @@ SObject pwrb:Class
Object Function $Attribute 3
Body SysBody
Attr TypeRef = "pwrs:Type-$Mask"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -145,6 +146,7 @@ SObject pwrb:Class
Object ScanTime $Attribute 5
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -181,6 +183,7 @@ SObject pwrb:Class
Object TriggLevel $Attribute 8
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -259,6 +262,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_ARRAY
Attr Flags |= PWR_MASK_BACKUP
Attr Elements = 10
EndBody
EndObject
......@@ -269,6 +273,7 @@ SObject pwrb:Class
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
Attr Flags |= PWR_MASK_ARRAY
Attr Flags |= PWR_MASK_BACKUP
Attr Elements = 10
EndBody
EndObject
......@@ -278,6 +283,7 @@ SObject pwrb:Class
Object NoOfPoints $Attribute 16
Body SysBody
Attr TypeRef = "pwrs:Type-$UInt32"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......@@ -291,6 +297,7 @@ SObject pwrb:Class
Object NoOfPointsBeforeTrigg $Attribute 17
Body SysBody
Attr TypeRef = "pwrs:Type-$UInt32"
Attr Flags |= PWR_MASK_BACKUP
EndBody
EndObject
!/**
......
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