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
0b6e624d
Commit
0b6e624d
authored
Jan 11, 2006
by
claes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Moved to module tlog
parent
81107aba
Changes
22
Show whitespace changes
Inline
Side-by-side
Showing
22 changed files
with
0 additions
and
2162 deletions
+0
-2162
src/wbl/tlog/src/classdef_idx.dat
src/wbl/tlog/src/classdef_idx.dat
+0
-1
src/wbl/tlog/src/os_linux/hw_x86/makefile
src/wbl/tlog/src/os_linux/hw_x86/makefile
+0
-84
src/wbl/tlog/src/os_lynx/hw_x86/makefile
src/wbl/tlog/src/os_lynx/hw_x86/makefile
+0
-79
src/wbl/tlog/src/os_vms/hw_axp/makefile
src/wbl/tlog/src/os_vms/hw_axp/makefile
+0
-100
src/wbl/tlog/src/os_vms/hw_vax/makefile
src/wbl/tlog/src/os_vms/hw_vax/makefile
+0
-100
src/wbl/tlog/src/tlog_c_atlog.wb_load
src/wbl/tlog/src/tlog_c_atlog.wb_load
+0
-141
src/wbl/tlog/src/tlog_c_catlog.wb_load
src/wbl/tlog/src/tlog_c_catlog.wb_load
+0
-134
src/wbl/tlog/src/tlog_c_cdtlog.wb_load
src/wbl/tlog/src/tlog_c_cdtlog.wb_load
+0
-134
src/wbl/tlog/src/tlog_c_chgatlog.wb_load
src/wbl/tlog/src/tlog_c_chgatlog.wb_load
+0
-122
src/wbl/tlog/src/tlog_c_chgotlog.wb_load
src/wbl/tlog/src/tlog_c_chgotlog.wb_load
+0
-125
src/wbl/tlog/src/tlog_c_cotlog.wb_load
src/wbl/tlog/src/tlog_c_cotlog.wb_load
+0
-134
src/wbl/tlog/src/tlog_c_dtlog.wb_load
src/wbl/tlog/src/tlog_c_dtlog.wb_load
+0
-137
src/wbl/tlog/src/tlog_c_execplcoff.wb_load
src/wbl/tlog/src/tlog_c_execplcoff.wb_load
+0
-106
src/wbl/tlog/src/tlog_c_execplcon.wb_load
src/wbl/tlog/src/tlog_c_execplcon.wb_load
+0
-106
src/wbl/tlog/src/tlog_c_tlogconfigure.wb_load
src/wbl/tlog/src/tlog_c_tlogconfigure.wb_load
+0
-68
src/wbl/tlog/src/tlog_c_tlogexecalloff.wb_load
src/wbl/tlog/src/tlog_c_tlogexecalloff.wb_load
+0
-111
src/wbl/tlog/src/tlog_c_tlogexecallon.wb_load
src/wbl/tlog/src/tlog_c_tlogexecallon.wb_load
+0
-111
src/wbl/tlog/src/tlog_c_tlogmodify.wb_load
src/wbl/tlog/src/tlog_c_tlogmodify.wb_load
+0
-130
src/wbl/tlog/src/tlog_c_tlogopen.wb_load
src/wbl/tlog/src/tlog_c_tlogopen.wb_load
+0
-139
src/wbl/tlog/src/tlog_ch_tlogclasses.wb_load
src/wbl/tlog/src/tlog_ch_tlogclasses.wb_load
+0
-24
src/wbl/tlog/src/tlog_l_base.wb_load
src/wbl/tlog/src/tlog_l_base.wb_load
+0
-54
src/wbl/tlog/src/tlog_v.wb_load
src/wbl/tlog/src/tlog_v.wb_load
+0
-22
No files found.
src/wbl/tlog/src/classdef_idx.dat
deleted
100644 → 0
View file @
81107aba
30
\ No newline at end of file
src/wbl/tlog/src/os_linux/hw_x86/makefile
deleted
100644 → 0
View file @
81107aba
# makefile -- <short description>
#
# PROVIEW/R
# Copyright (C) 1996 by Comator Process AB.
#
# <Description>.
#
include
$(pwre_dir_symbols)
ifndef
variables_mk
-include
$(pwre_sroot)/tools/bld/src/$(os_name)/$(hw_name)/variables.mk
endif
ifndef
variables_mk
include
$(pwre_sroot)/tools/bld/src/$(os_name)/variables.mk
endif
ifndef
rules_mk
-include
$(pwre_sroot)/tools/bld/src/$(os_name)/$(hw_name)/rules.mk
endif
ifndef
rules_mk
include
$(pwre_sroot)/tools/bld/src/$(os_name)/rules.mk
endif
.PHONY
:
all init copy lib exe clean realclean
\
$(clean_wbl)
all
:
init copy exe
init
:
copy
:
$(inc_dir)/pwr_tlogclasses.h
\
$(inc_dir)/pwr_tlogclasses.hpp
lib
:
$(load_dir)/tlog.dbs
exe
:
$(doc_dir)/en_us/orm/tlog_allclasses.html
\
$(exe_dir)/tlog_xtthelp.dat
clean
:
realclean
:
clean $(clean_wbl)
$(load_dir)/tlog.dbs
:
@
echo
"Generating loadfile for tlog"
@
wb_cmd
-q
-i
create snapshot /file
=
\"
$(pwre_sroot)
/wbl/tlog/src/
\"
/out
=
\"
$(target)
\"
@
chmod
a+w
$(target)
$(inc_dir)/pwr_tlogclasses.h
:
@
echo
"Generating struct files for tlog classes..."
@
co_convert
-s
-d
$(inc_dir)
"
$(pwre_sroot)
/wbl/tlog/src/tlog_c_*.wb_load"
$(inc_dir)/pwr_tlogclasses.hpp
:
@
echo
"Generating hpp files for tlog classes..."
@
co_convert
-po
-d
$(inc_dir)
"
$(pwre_sroot)
/wbl/tlog/src/tlog_c_*.wb_load"
$(doc_dir)/en_us/orm/tlog_allclasses.html
:
@
echo
"Generating html files for tlog classes en_us..."
@
co_convert
-w
-d
$(doc_dir)
/en_us/orm
"
$(pwre_sroot)
/wbl/tlog/src/tlog_c_*.wb_load"
@
echo
"Generating html files for tlog structs en_us..."
@
co_convert
-c
-d
$(doc_dir)
/en_us/orm
$(inc_dir)
/pwr_tlogclasses.h
@
echo
"Generating html files for tlog code en_us..."
@
co_convert
-c
-d
$(doc_dir)
/en_us/orm
"
$(pwre_sroot)
/lib/rs/src/rs_plc_macro_tlog.h"
@
co_convert
-c
-d
$(doc_dir)
/en_us/orm
"
$(pwre_sroot)
/lib/rs/src/rs_plc_tlog*.c"
@
echo
"Generating html files for tlog classes sv_se..."
@
co_convert
-w
-l
sv_se
-d
$(doc_dir)
/sv_se/orm
"
$(pwre_sroot)
/wbl/tlog/src/tlog_c_*.wb_load"
@
echo
"Generating html files for tlog structs sv_se..."
@
co_convert
-c
-d
$(doc_dir)
/sv_se/orm
$(inc_dir)
/pwr_tlogclasses.h
@
echo
"Generating html files for tlog code sv_se..."
@
co_convert
-c
-d
$(doc_dir)
/sv_se/orm
"
$(pwre_sroot)
/lib/rs/src/rs_plc_macro_tlog.h"
@
co_convert
-c
-d
$(doc_dir)
/sv_se/orm
"
$(pwre_sroot)
/lib/rs/src/rs_plc_tlog*.c"
@
echo
"Generating postscript file for tlog classes..."
@
co_convert
-q
-d
$(doc_dir)
/en_us
"
$(pwre_sroot)
/wbl/tlog/src/tlog_*.wb_load"
$(exe_dir)/tlog_xtthelp.dat
:
@
echo
"Generating xtt help files for tlog classes"
@
co_convert
-x
-d
$(exe_dir)
"
$(pwre_sroot)
/wbl/tlog/src/tlog_c_*.wb_load"
clean_wbl
:
@
if
[
-e
$(load_dir)
/tlog.dbs
]
;
then
\
$(rm)
$(rmflags)
$(load_dir)
/tlog.dbs
;
\
fi
src/wbl/tlog/src/os_lynx/hw_x86/makefile
deleted
100644 → 0
View file @
81107aba
# makefile -- <short description>
#
# PROVIEW/R
# Copyright (C) 1996 by Comator Process AB.
#
# <Description>.
#
include
$(pwre_dir_symbols)
ifndef
variables_mk
-include
$(pwre_sroot)/tools/bld/src/$(os_name)/$(hw_name)/variables.mk
endif
ifndef
variables_mk
include
$(pwre_sroot)/tools/bld/src/$(os_name)/variables.mk
endif
ifndef
rules_mk
-include
$(pwre_sroot)/tools/bld/src/$(os_name)/$(hw_name)/rules.mk
endif
ifndef
rules_mk
include
$(pwre_sroot)/tools/bld/src/$(os_name)/rules.mk
endif
source_dirs
=
$(hw_source)
$(os_source)
$(co_source)
.PHONY
:
all init copy lib exe clean realclean
all
:
init copy exe
init
:
copy
:
$(inc_dir)/pwr_tlogclasses.h
lib
:
exe
:
$(doc_dir)/tlog_allclasses.html
\
$(exe_dir)/tlog_xtthelp.dat
clean
:
realclean
:
clean clean_tlog_xtthelp clean_tlog_html clean_tlogclasses
$(inc_dir)/pwr_tlogclasses.h
:
@
echo
"Generating struct files for tlog classes..."
@
co_convert
-s
-d
$(inc_dir)
"
$(pwre_sroot)
/wbl/tlog/src/tlog_c_*.wb_load"
$(doc_dir)/tlog_allclasses.html
:
@
echo
"Generating html files for tlog classes..."
@
co_convert
-w
-d
$(doc_dir)
"
$(pwre_sroot)
/wbl/tlog/src/tlog_c_*.wb_load"
@
echo
"Generating html files for tlog structs..."
@
co_convert
-c
-d
$(doc_dir)
$(inc_dir)
/pwr_tlogclasses.h
$(exe_dir)/tlog_xtthelp.dat
:
@
echo
"Generating xtt help files for tlog classes"
@
co_convert
-x
-d
$(exe_dir)
"
$(pwre_sroot)
/wbl/tlog/src/tlog_c_*.wb_load"
#$(export_wbl) : $(cnf_dir)/%.wb_vers : %.wb_load
# @ write sys$$output "Exporting $< ..."
# @ $(copy) $(copyflags) $(source) $(target)
# @ if f$$search("$(target)") .nes. "" then $(pur) $(purflags) $(target)
clean_tlog_xtthelp
:
@
if
[
-e
$(exe_dir)
/tlog_xtthelp.dat
]
;
then
\
$(rm)
$(rmflags)
$(exe_dir)
/tlog_xtthelp.dat
;
\
fi
clean_tlog_html
:
@
if
[
-e
$(doc_dir)
/tlog_allclasses.html
]
;
then
\
$(rm)
$(rmflags)
$(doc_dir)
/tlog_
*
.html
;
\
fi
clean_tlogclasses
:
@
if
[
-e
$(inc_dir)
/pwr_tlogclasses.h
]
;
then
\
$(rm)
$(rmflags)
$(inc_dir)
/pwr_tlogclasses.h
;
\
$(rm)
$(rmflags)
$(inc_dir)
/tlog_c_
*
.h
;
\
fi
src/wbl/tlog/src/os_vms/hw_axp/makefile
deleted
100644 → 0
View file @
81107aba
# makefile -- <short description>
#
# PROVIEW/R
# Copyright (C) 1996 by Comator Process AB.
#
# <Description>.
#
include
$(pwre_dir_symbols)
ifndef
variables_mk
-include
$(pwre_sroot)/tools/bld/src/$(os_name)/$(hw_name)/variables.mk
endif
ifndef
variables_mk
include
$(pwre_sroot)/tools/bld/src/$(os_name)/variables.mk
endif
ifndef
rules_mk
-include
$(pwre_sroot)/tools/bld/src/$(os_name)/$(hw_name)/rules.mk
endif
ifndef
rules_mk
include
$(pwre_sroot)/tools/bld/src/$(os_name)/rules.mk
endif
vpath %.wb_load $(hw_source)
:
$(os_source):$(co_source)
source_dirs
=
$(hw_source)
$(os_source)
$(co_source)
tlog_volumes
:=
\
$(cnf_dir)
/tlog_v.wb_vers
tlog_hierarchies
:=
\
$(cnf_dir)
/tlog_ch_tlogclasses.wb_vers
tlog_layouts
:=
\
$(cnf_dir)
/tlog_l_base.wb_vers
tlog_classes
:=
\
$(cnf_dir)
/tlog_c_atlog.wb_vers
\
$(cnf_dir)
/tlog_c_catlog.wb_vers
\
$(cnf_dir)
/tlog_c_cdtlog.wb_vers
\
$(cnf_dir)
/tlog_c_chgatlog.wb_vers
\
$(cnf_dir)
/tlog_c_chgotlog.wb_vers
\
$(cnf_dir)
/tlog_c_cotlog.wb_vers
\
$(cnf_dir)
/tlog_c_dtlog.wb_vers
\
$(cnf_dir)
/tlog_c_execplcoff.wb_vers
\
$(cnf_dir)
/tlog_c_execplcon.wb_vers
\
$(cnf_dir)
/tlog_c_tlogconfigure.wb_vers
\
$(cnf_dir)
/tlog_c_tlogexecalloff.wb_vers
\
$(cnf_dir)
/tlog_c_tlogexecallon.wb_vers
\
$(cnf_dir)
/tlog_c_tlogmodify.wb_vers
\
$(cnf_dir)
/tlog_c_tlogopen.wb_vers
export_wbl
:=
\
$(tlog_volumes)
\
$(tlog_hierarchies)
\
$(tlog_classes)
\
$(tlog_layouts)
clean_wbl
:=
$(
patsubst
%.wb_vers,clean_%.wb_vers,
$(export_wbl)
)
.PHONY
:
all init copy lib exe clean realclean
\
$(clean_wbl)
all
:
init copy exe
init
:
copy
:
$(inc_dir)/pwr_tlogclasses.h
lib
:
$(export_wbl)
exe
:
$(exe_dir)/tlog_xtthelp.dat
clean
:
realclean
:
clean $(clean_wbl)
$(inc_dir)/pwr_tlogclasses.h
:
@
write sys
$$
output
"Generating struct files for tlog classes..."
@
mc pwr_exe:co_convert
-s
-d
pwr_inc:
$
(
to-vms
$(pwre_sroot)
/wbl/tlog/src/tlog_c_
*
.wb_load
)
$(doc_dir)/tlog_allclasses.html
:
@
write sys
$$
output
"Generating html files for tlog classes..."
@
mc pwr_exe:co_convert
-w
-d
pwr_doc:
$
(
to_vms
$(pwre_sroot)
/wbl/tlog/src/tlog_c_
*
.wb_load
)
@
write sys
$$
output
"Generating html files for tlog structs..."
@
mc pwr_exe:co_convert
-c
-d
pwr_doc:
$(inc_dir)
/pwr_tlogclasses.h
$(exe_dir)/tlog_xtthelp.dat
:
@
write sys
$$
output
"Generating xtt help files for tlog classes"
@
mc pwr_exe:co_convert
-x
-d
pwr_exe:
$
(
to-vms
$(pwre_sroot)
/wbl/tlog/src/tlog_c_
*
.wb_load
)
$(clean_wbl)
:
clean_%.wb_vers : %.wb_vers
@
file :
=
$
(
to-vms
$(cnf_dir)
/
$*
.wb_vers
)
@
if
f
$$
search
(
file
)
.nes.
""
then
$(rm)
$(rmflags)
'file'
;
*
@
file :
=
$
(
to-vms
$(lis_dir)
/
$*
.wb_list
)
@
if
f
$$
search
(
file
)
.nes.
""
then
$(rm)
$(rmflags)
'file'
;
*
src/wbl/tlog/src/os_vms/hw_vax/makefile
deleted
100644 → 0
View file @
81107aba
# makefile -- <short description>
#
# PROVIEW/R
# Copyright (C) 1996 by Comator Process AB.
#
# <Description>.
#
include
$(pwre_dir_symbols)
ifndef
variables_mk
-include
$(pwre_sroot)/tools/bld/src/$(os_name)/$(hw_name)/variables.mk
endif
ifndef
variables_mk
include
$(pwre_sroot)/tools/bld/src/$(os_name)/variables.mk
endif
ifndef
rules_mk
-include
$(pwre_sroot)/tools/bld/src/$(os_name)/$(hw_name)/rules.mk
endif
ifndef
rules_mk
include
$(pwre_sroot)/tools/bld/src/$(os_name)/rules.mk
endif
vpath %.wb_load $(hw_source)
:
$(os_source):$(co_source)
source_dirs
=
$(hw_source)
$(os_source)
$(co_source)
tlog_volumes
:=
\
$(cnf_dir)
/tlog_v.wb_vers
tlog_hierarchies
:=
\
$(cnf_dir)
/tlog_ch_tlogclasses.wb_vers
tlog_layouts
:=
\
$(cnf_dir)
/tlog_l_base.wb_vers
tlog_classes
:=
\
$(cnf_dir)
/tlog_c_atlog.wb_vers
\
$(cnf_dir)
/tlog_c_catlog.wb_vers
\
$(cnf_dir)
/tlog_c_cdtlog.wb_vers
\
$(cnf_dir)
/tlog_c_chgatlog.wb_vers
\
$(cnf_dir)
/tlog_c_chgotlog.wb_vers
\
$(cnf_dir)
/tlog_c_cotlog.wb_vers
\
$(cnf_dir)
/tlog_c_dtlog.wb_vers
\
$(cnf_dir)
/tlog_c_execplcoff.wb_vers
\
$(cnf_dir)
/tlog_c_execplcon.wb_vers
\
$(cnf_dir)
/tlog_c_tlogconfigure.wb_vers
\
$(cnf_dir)
/tlog_c_tlogexecalloff.wb_vers
\
$(cnf_dir)
/tlog_c_tlogexecallon.wb_vers
\
$(cnf_dir)
/tlog_c_tlogmodify.wb_vers
\
$(cnf_dir)
/tlog_c_tlogopen.wb_vers
export_wbl
:=
\
$(tlog_volumes)
\
$(tlog_hierarchies)
\
$(tlog_classes)
\
$(tlog_layouts)
clean_wbl
:=
$(
patsubst
%.wb_vers,clean_%.wb_vers,
$(export_wbl)
)
.PHONY
:
all init copy lib exe clean realclean
\
$(clean_wbl)
all
:
init copy exe
init
:
copy
:
$(inc_dir)/pwr_tlogclasses.h
lib
:
$(export_wbl)
exe
:
$(exe_dir)/tlog_xtthelp.dat
clean
:
realclean
:
clean $(clean_wbl)
$(inc_dir)/pwr_tlogclasses.h
:
@
write sys
$$
output
"Generating struct files for tlog classes..."
@
mc pwr_exe:co_convert
-s
-d
pwr_inc:
$
(
to-vms
$(pwre_sroot)
/wbl/tlog/src/tlog_c_
*
.wb_load
)
$(doc_dir)/tlog_allclasses.html
:
@
write sys
$$
output
"Generating html files for tlog classes..."
@
mc pwr_exe:co_convert
-w
-d
pwr_doc:
$
(
to_vms
$(pwre_sroot)
/wbl/tlog/src/tlog_c_
*
.wb_load
)
@
write sys
$$
output
"Generating html files for tlog structs..."
@
mc pwr_exe:co_convert
-c
-d
pwr_doc:
$(inc_dir)
/pwr_tlogclasses.h
$(exe_dir)/tlog_xtthelp.dat
:
@
write sys
$$
output
"Generating xtt help files for tlog classes"
@
mc pwr_exe:co_convert
-x
-d
pwr_exe:
$
(
to-vms
$(pwre_sroot)
/wbl/tlog/src/tlog_c_
*
.wb_load
)
$(clean_wbl)
:
clean_%.wb_vers : %.wb_vers
@
file :
=
$
(
to-vms
$(cnf_dir)
/
$*
.wb_vers
)
@
if
f
$$
search
(
file
)
.nes.
""
then
$(rm)
$(rmflags)
'file'
;
*
@
file :
=
$
(
to-vms
$(lis_dir)
/
$*
.wb_list
)
@
if
f
$$
search
(
file
)
.nes.
""
then
$(rm)
$(rmflags)
'file'
;
*
src/wbl/tlog/src/tlog_c_atlog.wb_load
deleted
100644 → 0
View file @
81107aba
!
! Proview $Id: tlog_c_atlog.wb_load,v 1.2 2005-09-01 14:58:03 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
!
! tlog_c_AtLog.wb_load -- Defines the class AtLog.
!
SObject TLog:Class
Object AtLog $ClassDef 1
Body SysBody
Attr Editor = pwr_eEditor_PlcEd
Attr Method = pwr_eMethod_RtConnectionsAndDevBodies
EndBody
Object RtBody $ObjBodyDef 1
Body SysBody
Attr StructName = "AtLog"
EndBody
Object In $Input 1
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Float32"
EndBody
EndObject
Object InOld $Intern 2
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Float32"
EndBody
EndObject
Object Limit $Intern 3
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
EndBody
EndObject
Object UpSignal $Intern 4
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object DownSignal $Intern 5
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object UpTime $Intern 6
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Time"
EndBody
EndObject
Object DownTime $Intern 7
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Time"
EndBody
EndObject
Object UpText $Intern 8
Body SysBody
Attr TypeRef = "pwrs:Type-$String40"
Attr NiNaAnnot = 2
Attr NiNaCond = 1
EndBody
EndObject
Object DownText $Intern 9
Body SysBody
Attr TypeRef = "pwrs:Type-$String40"
EndBody
EndObject
Object Attribute $Intern 10
Body SysBody
Attr TypeRef = "pwrs:Type-$AttrRef"
EndBody
EndObject
EndObject
Object DevBody $ObjBodyDef 2
Object ShowUpText $Intern 1
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object PlcNode $Buffer 2
Body SysBody
Attr Class = pwr_eClass_PlcNode
Attr Flags |= PWR_MASK_INVISIBLE
EndBody
EndObject
EndObject
Object GraphPlcNode $GraphPlcNode
Body SysBody
Attr object_type = 111
Attr parameters[0] = 1
Attr parameters[1] = 0
Attr parameters[2] = 0
Attr parameters[3] = 0
Attr subwindows = 0
Attr graphmethod = 7
Attr graphindex = 1
Attr default_mask[0] = 1
Attr default_mask[1] = 0
Attr segname_annotation = 1
Attr rtbody_annotation = 1
Attr compmethod = 47
Attr compindex = 0
Attr tracemethod = 0
Attr traceindex = 0
Attr objname = "AtLog"
Attr graphname = "AtLog"
Attr debugpar = ""
EndBody
EndObject
!
! Template object
!
Object Template AtLog
Body DevBody
Attr ShowUpText = 0
EndBody
EndObject
EndObject
EndSObject
src/wbl/tlog/src/tlog_c_catlog.wb_load
deleted
100644 → 0
View file @
81107aba
!
! Proview $Id: tlog_c_catlog.wb_load,v 1.2 2005-09-01 14:58:03 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
!
! tlog_c_CAtLog.wb_load -- Defines the class CAtLog.
!
SObject TLog:Class
Object CAtLog $ClassDef 3
Body SysBody
Attr Editor = pwr_eEditor_PlcEd
Attr Method = pwr_eMethod_RtConnectionsAndDevBodies
EndBody
Object RtBody $ObjBodyDef 1
Body SysBody
Attr StructName = "CAtLog"
EndBody
Object In $Input 1
Body SysBody
Attr Flags |= PWR_MASK_RTVIRTUAL
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Float32"
EndBody
EndObject
Object Cond $Input 2
Body SysBody
Attr Flags |= PWR_MASK_RTVIRTUAL
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "con"
EndBody
EndObject
Object CondOld $Intern 3
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object LogSignal $Intern 4
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object LogTime $Intern 5
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Time"
EndBody
EndObject
Object LogText $Intern 6
Body SysBody
Attr TypeRef = "pwrs:Type-$String40"
Attr NiNaAnnot = 2
Attr NiNaCond = 1
EndBody
EndObject
Object Attribute $Intern 7
Body SysBody
Attr TypeRef = "pwrs:Type-$AttrRef"
EndBody
EndObject
Object LogValue $Intern 8
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Float32"
EndBody
EndObject
EndObject
Object DevBody $ObjBodyDef 2
Object ShowLogText $Intern 1
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object PlcNode $Buffer 2
Body SysBody
Attr Class = pwr_eClass_PlcNode
Attr Flags |= PWR_MASK_INVISIBLE
EndBody
EndObject
EndObject
Object GraphPlcNode $GraphPlcNode
Body SysBody
Attr object_type = 107
Attr parameters[0] = 2
Attr parameters[1] = 0
Attr parameters[2] = 0
Attr parameters[3] = 0
Attr subwindows = 0
Attr graphmethod = 15
Attr graphindex = 1
Attr default_mask[0] = 3
Attr default_mask[1] = 0
Attr segname_annotation = 1
Attr rtbody_annotation = 1
Attr compmethod = 47
Attr compindex = 0
Attr tracemethod = 0
Attr traceindex = 0
Attr objname = "CAtLog"
Attr graphname = "CAtLog"
Attr debugpar = ""
EndBody
EndObject
!
! Template object
!
Object Template CAtLog
Body DevBody
Attr ShowLogText = 0
EndBody
EndObject
EndObject
EndSObject
src/wbl/tlog/src/tlog_c_cdtlog.wb_load
deleted
100644 → 0
View file @
81107aba
!
! Proview $Id: tlog_c_cdtlog.wb_load,v 1.2 2005-09-01 14:58:03 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
!
! tlog_c_CDtLog.wb_load -- Defines the class CDtLog.
!
SObject TLog:Class
Object CDtLog $ClassDef 5
Body SysBody
Attr Editor = pwr_eEditor_PlcEd
Attr Method = pwr_eMethod_RtConnectionsAndDevBodies
EndBody
Object RtBody $ObjBodyDef 1
Body SysBody
Attr StructName = "CDtLog"
EndBody
Object In $Input 1
Body SysBody
Attr Flags |= PWR_MASK_RTVIRTUAL
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object Cond $Input 2
Body SysBody
Attr Flags |= PWR_MASK_RTVIRTUAL
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "con"
EndBody
EndObject
Object CondOld $Intern 3
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object LogSignal $Intern 4
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object LogTime $Intern 5
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Time"
EndBody
EndObject
Object LogText $Intern 6
Body SysBody
Attr TypeRef = "pwrs:Type-$String40"
Attr NiNaAnnot = 2
Attr NiNaCond = 1
EndBody
EndObject
Object Attribute $Intern 7
Body SysBody
Attr TypeRef = "pwrs:Type-$AttrRef"
EndBody
EndObject
Object LogValue $Intern 8
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
EndObject
Object DevBody $ObjBodyDef 2
Object ShowLogText $Intern 1
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object PlcNode $Buffer 2
Body SysBody
Attr Class = pwr_eClass_PlcNode
Attr Flags |= PWR_MASK_INVISIBLE
EndBody
EndObject
EndObject
Object GraphPlcNode $GraphPlcNode
Body SysBody
Attr object_type = 108
Attr parameters[0] = 2
Attr parameters[1] = 0
Attr parameters[2] = 0
Attr parameters[3] = 0
Attr subwindows = 0
Attr graphmethod = 15
Attr graphindex = 1
Attr default_mask[0] = 3
Attr default_mask[1] = 0
Attr segname_annotation = 1
Attr rtbody_annotation = 1
Attr compmethod = 47
Attr compindex = 0
Attr tracemethod = 0
Attr traceindex = 0
Attr objname = "CDtLog"
Attr graphname = "CDtLog"
Attr debugpar = ""
EndBody
EndObject
!
! Template object
!
Object Template CDtLog
Body DevBody
Attr ShowLogText = 1
EndBody
EndObject
EndObject
EndSObject
src/wbl/tlog/src/tlog_c_chgatlog.wb_load
deleted
100644 → 0
View file @
81107aba
!
! Proview $Id: tlog_c_chgatlog.wb_load,v 1.2 2005-09-01 14:58:03 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
!
! tlog_c_ChgAtLog.wb_load -- Defines the class ChgAtLog.
!
SObject TLog:Class
Object ChgAtLog $ClassDef 7
Body SysBody
Attr Editor = pwr_eEditor_PlcEd
Attr Method = pwr_eMethod_RtConnectionsAndDevBodies
EndBody
Object RtBody $ObjBodyDef 1
Body SysBody
Attr StructName = "ChgAtLog"
EndBody
Object In $Input 1
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Float32"
EndBody
EndObject
Object InOld $Intern 2
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Float32"
EndBody
EndObject
Object LogSignal $Intern 3
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object LogTime $Intern 4
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Time"
EndBody
EndObject
Object LogText $Intern 5
Body SysBody
Attr TypeRef = "pwrs:Type-$String40"
Attr NiNaAnnot = 2
Attr NiNaCond = 1
EndBody
EndObject
Object LogValue $Intern 6
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
EndBody
EndObject
Object Attribute $Intern 7
Body SysBody
Attr TypeRef = "pwrs:Type-$AttrRef"
EndBody
EndObject
EndObject
Object DevBody $ObjBodyDef 2
Object ShowLogText $Intern 1
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object PlcNode $Buffer 2
Body SysBody
Attr Class = pwr_eClass_PlcNode
Attr Flags |= PWR_MASK_INVISIBLE
EndBody
EndObject
EndObject
Object GraphPlcNode $GraphPlcNode
Body SysBody
Attr object_type = 11
Attr parameters[0] = 1
Attr parameters[1] = 0
Attr parameters[2] = 0
Attr parameters[3] = 0
Attr subwindows = 0
Attr graphmethod = 7
Attr graphindex = 1
Attr default_mask[0] = 1
Attr default_mask[1] = 0
Attr segname_annotation = 1
Attr rtbody_annotation = 1
Attr compmethod = 47
Attr compindex = 0
Attr tracemethod = 0
Attr traceindex = 0
Attr objname = "ChgAtLog"
Attr graphname = "ChgAtLog"
Attr debugpar = ""
EndBody
EndObject
!
! Template object
!
Object Template ChgAtLog
Body DevBody
Attr ShowLogText = 0
EndBody
EndObject
EndObject
EndSObject
src/wbl/tlog/src/tlog_c_chgotlog.wb_load
deleted
100644 → 0
View file @
81107aba
!
! Proview $Id: tlog_c_chgotlog.wb_load,v 1.2 2005-09-01 14:58:03 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
!
! tlog_c_ChgOtLog.wb_load -- Defines the class ChgOtLog.
!
SObject TLog:Class
Object ChgOtLog $ClassDef 9
Body SysBody
Attr Editor = pwr_eEditor_PlcEd
Attr Method = pwr_eMethod_RtConnectionsAndDevBodies
EndBody
Object RtBody $ObjBodyDef 1
Body SysBody
Attr StructName = "ChgOtLog"
EndBody
Object In $Input 1
Body SysBody
Attr Flags |= PWR_MASK_RTVIRTUAL
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Objid"
EndBody
EndObject
Object InOld $Intern 2
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Objid"
EndBody
EndObject
Object LogSignal $Intern 3
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object LogTime $Intern 4
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Time"
EndBody
EndObject
Object LogText $Intern 5
Body SysBody
Attr TypeRef = "pwrs:Type-$String40"
Attr NiNaAnnot = 2
Attr NiNaCond = 1
EndBody
EndObject
Object Attribute $Intern 6
Body SysBody
Attr TypeRef = "pwrs:Type-$AttrRef"
EndBody
EndObject
Object LogValue $Intern 7
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Objid"
EndBody
EndObject
EndObject
Object DevBody $ObjBodyDef 2
Object ShowLogText $Intern 1
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object PlcNode $Buffer 2
Body SysBody
Attr Class = pwr_eClass_PlcNode
Attr Flags |= PWR_MASK_INVISIBLE
EndBody
EndObject
EndObject
Object GraphPlcNode $GraphPlcNode
Body SysBody
Attr object_type = 11
Attr parameters[0] = 1
Attr parameters[1] = 0
Attr parameters[2] = 0
Attr parameters[3] = 0
Attr subwindows = 0
Attr graphmethod = 7
Attr graphindex = 1
Attr default_mask[0] = 1
Attr default_mask[1] = 0
Attr segname_annotation = 1
Attr rtbody_annotation = 1
Attr compmethod = 47
Attr compindex = 0
Attr tracemethod = 0
Attr traceindex = 0
Attr objname = "ChgOtLog"
Attr graphname = "ChgOtLog"
Attr debugpar = ""
EndBody
EndObject
!
! Template object
!
Object Template ChgOtLog
Body DevBody
Attr ShowLogText = 0
EndBody
EndObject
EndObject
EndSObject
src/wbl/tlog/src/tlog_c_cotlog.wb_load
deleted
100644 → 0
View file @
81107aba
!
! Proview $Id: tlog_c_cotlog.wb_load,v 1.2 2005-09-01 14:58:03 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
!
! tlog_c_COtLog.wb_load -- Defines the class COtLog.
!
SObject TLog:Class
Object COtLog $ClassDef 11
Body SysBody
Attr Editor = pwr_eEditor_PlcEd
Attr Method = pwr_eMethod_RtConnectionsAndDevBodies
EndBody
Object RtBody $ObjBodyDef 1
Body SysBody
Attr StructName = "COtLog"
EndBody
Object In $Input 1
Body SysBody
Attr Flags |= PWR_MASK_RTVIRTUAL
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Objid"
EndBody
EndObject
Object Cond $Input 2
Body SysBody
Attr Flags |= PWR_MASK_RTVIRTUAL
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "con"
EndBody
EndObject
Object CondOld $Intern 3
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object LogSignal $Intern 4
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object LogTime $Intern 5
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Time"
EndBody
EndObject
Object LogText $Intern 6
Body SysBody
Attr TypeRef = "pwrs:Type-$String40"
Attr NiNaAnnot = 2
Attr NiNaCond = 1
EndBody
EndObject
Object Attribute $Intern 7
Body SysBody
Attr TypeRef = "pwrs:Type-$AttrRef"
EndBody
EndObject
Object LogValue $Intern 8
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Objid"
EndBody
EndObject
EndObject
Object DevBody $ObjBodyDef 2
Object ShowLogText $Intern 1
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object PlcNode $Buffer 2
Body SysBody
Attr Class = pwr_eClass_PlcNode
Attr Flags |= PWR_MASK_INVISIBLE
EndBody
EndObject
EndObject
Object GraphPlcNode $GraphPlcNode
Body SysBody
Attr object_type = 106
Attr parameters[0] = 2
Attr parameters[1] = 0
Attr parameters[2] = 0
Attr parameters[3] = 0
Attr subwindows = 0
Attr graphmethod = 15
Attr graphindex = 1
Attr default_mask[0] = 3
Attr default_mask[1] = 0
Attr segname_annotation = 1
Attr rtbody_annotation = 1
Attr compmethod = 47
Attr compindex = 0
Attr tracemethod = 0
Attr traceindex = 0
Attr objname = "COtLog"
Attr graphname = "COtLog"
Attr debugpar = ""
EndBody
EndObject
!
! Template object
!
Object Template COtLog
Body DevBody
Attr ShowLogText = 0
EndBody
EndObject
EndObject
EndSObject
src/wbl/tlog/src/tlog_c_dtlog.wb_load
deleted
100644 → 0
View file @
81107aba
!
! Proview $Id: tlog_c_dtlog.wb_load,v 1.2 2005-09-01 14:58:03 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
!
! tlog_c_DtLog.wb_load -- Defines the class DtLog.
!
SObject TLog:Class
Object DtLog $ClassDef 13
Body SysBody
Attr Editor = pwr_eEditor_PlcEd
Attr Method = pwr_eMethod_RtConnectionsAndDevBodies
EndBody
Object RtBody $ObjBodyDef 1
Body SysBody
Attr StructName = "DtLog"
EndBody
Object In $Input 1
Body SysBody
Attr Flags |= PWR_MASK_RTVIRTUAL
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object InOld $Intern 2
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object UpSignal $Intern 3
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object DownSignal $Intern 4
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object UpTime $Intern 5
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Time"
EndBody
EndObject
Object DownTime $Intern 6
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Time"
EndBody
EndObject
Object UpText $Intern 7
Body SysBody
Attr TypeRef = "pwrs:Type-$String40"
Attr NiNaAnnot = 2
Attr NiNaCond = 1
EndBody
EndObject
Object DownText $Intern 8
Body SysBody
Attr TypeRef = "pwrs:Type-$String40"
EndBody
EndObject
Object Attribute $Intern 9
Body SysBody
Attr TypeRef = "pwrs:Type-$AttrRef"
EndBody
EndObject
EndObject
Object DevBody $ObjBodyDef 2
Object ShowUpText $Intern 1
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object PlcNode $Buffer 2
Body SysBody
Attr Class = pwr_eClass_PlcNode
Attr Flags |= PWR_MASK_INVISIBLE
EndBody
EndObject
EndObject
Object GraphPlcNode $GraphPlcNode
Body SysBody
Attr object_type = 112
Attr parameters[0] = 1
Attr parameters[1] = 0
Attr parameters[2] = 0
Attr parameters[3] = 0
Attr subwindows = 0
Attr graphmethod = 7
Attr graphindex = 1
Attr default_mask[0] = 1
Attr default_mask[1] = 0
Attr segname_annotation = 1
Attr rtbody_annotation = 1
Attr compmethod = 47
Attr compindex = 0
Attr tracemethod = 0
Attr traceindex = 0
Attr objname = "DtLog"
Attr graphname = "DtLog"
Attr debugpar = ""
EndBody
EndObject
!
! Template object
!
Object Template DtLog
Body DevBody
Attr ShowUpText = 1
EndBody
EndObject
EndObject
EndSObject
src/wbl/tlog/src/tlog_c_execplcoff.wb_load
deleted
100644 → 0
View file @
81107aba
!
! Proview $Id: tlog_c_execplcoff.wb_load,v 1.2 2005-09-01 14:58:03 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
!
! tlog_c_ExecPlcOff.wb_load -- Defines the class ExecPlcOff.
!
SObject TLog:Class
Object ExecPlcOff $ClassDef 15
Body SysBody
Attr Editor = pwr_eEditor_PlcEd
Attr Method = pwr_eMethod_RtConnectionsAndDevBodies
EndBody
Object RtBody $ObjBodyDef 1
Body SysBody
Attr StructName = "ExecPlcOff"
EndBody
Object In $Input 1
Body SysBody
Attr Flags |= PWR_MASK_RTVIRTUAL
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object SetOff $Output 2
Body SysBody
Attr Flags |= PWR_MASK_NOEDIT
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object InOld $Intern 3
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
EndObject
Object DevBody $ObjBodyDef 2
Object PlcPgmObject $Intern 1
Body SysBody
Attr TypeRef = "pwrs:Type-$Objid"
Attr NiNaAnnot = 1
Attr NiNaSegments = 1
EndBody
EndObject
Object PlcPgmObjectSegments $Intern 2
Body SysBody
Attr TypeRef = "pwrs:Type-$Int32"
EndBody
EndObject
Object PlcNode $Buffer 3
Body SysBody
Attr Class = pwr_eClass_PlcNode
Attr Flags |= PWR_MASK_INVISIBLE
EndBody
EndObject
EndObject
Object GraphPlcNode $GraphPlcNode
Body SysBody
Attr object_type = 102
Attr parameters[0] = 1
Attr parameters[1] = 0
Attr parameters[2] = 1
Attr parameters[3] = 0
Attr subwindows = 0
Attr graphmethod = 7
Attr graphindex = 1
Attr default_mask[0] = 1
Attr default_mask[1] = 0
Attr segname_annotation = 0
Attr devbody_annotation = 1
Attr compmethod = 48
Attr compindex = 0
Attr tracemethod = 0
Attr traceindex = 0
Attr objname = "EXPOFF"
Attr graphname = "EXPOFF"
Attr debugpar = ""
EndBody
EndObject
!
! Template object
!
Object Template ExecPlcOff
Body DevBody
Attr PlcPgmObjectSegments = 2
EndBody
EndObject
EndObject
EndSObject
src/wbl/tlog/src/tlog_c_execplcon.wb_load
deleted
100644 → 0
View file @
81107aba
!
! Proview $Id: tlog_c_execplcon.wb_load,v 1.2 2005-09-01 14:58:03 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
!
! tlog_c_ExecPlcOn.wb_load -- Defines the class ExecPlcOn.
!
SObject TLog:Class
Object ExecPlcOn $ClassDef 17
Body SysBody
Attr Editor = pwr_eEditor_PlcEd
Attr Method = pwr_eMethod_RtConnectionsAndDevBodies
EndBody
Object RtBody $ObjBodyDef 1
Body SysBody
Attr StructName = "ExecPlcOn"
EndBody
Object In $Input 1
Body SysBody
Attr Flags |= PWR_MASK_RTVIRTUAL
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object SetOn $Output 2
Body SysBody
Attr Flags |= PWR_MASK_NOEDIT
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object InOld $Intern 3
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
EndObject
Object DevBody $ObjBodyDef 2
Object PlcPgmObject $Intern 1
Body SysBody
Attr TypeRef = "pwrs:Type-$Objid"
Attr NiNaAnnot = 1
Attr NiNaSegments = 1
EndBody
EndObject
Object PlcPgmObjectSegments $Intern 2
Body SysBody
Attr TypeRef = "pwrs:Type-$Int32"
EndBody
EndObject
Object PlcNode $Buffer 3
Body SysBody
Attr Class = pwr_eClass_PlcNode
Attr Flags |= PWR_MASK_INVISIBLE
EndBody
EndObject
EndObject
Object GraphPlcNode $GraphPlcNode
Body SysBody
Attr object_type = 103
Attr parameters[0] = 1
Attr parameters[1] = 0
Attr parameters[2] = 1
Attr parameters[3] = 0
Attr subwindows = 0
Attr graphmethod = 7
Attr graphindex = 1
Attr default_mask[0] = 1
Attr default_mask[1] = 0
Attr segname_annotation = 0
Attr devbody_annotation = 1
Attr compmethod = 48
Attr compindex = 0
Attr tracemethod = 0
Attr traceindex = 0
Attr objname = "EXPON"
Attr graphname = "EXPON"
Attr debugpar = ""
EndBody
EndObject
!
! Template object
!
Object Template ExecPlcOn
Body DevBody
Attr PlcPgmObjectSegments = 2
EndBody
EndObject
EndObject
EndSObject
src/wbl/tlog/src/tlog_c_tlogconfigure.wb_load
deleted
100644 → 0
View file @
81107aba
!
! Proview $Id: tlog_c_tlogconfigure.wb_load,v 1.2 2005-09-01 14:58:03 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
!
! tlog_c_TLogConfigure.wb_load -- Defines the class TLogConfigure.
!
SObject TLog:Class
Object TLogConfigure $ClassDef 19
Body SysBody
Attr Editor = pwr_eEditor_AttrEd
Attr Method = pwr_eMethod_Standard
EndBody
Object RtBody $ObjBodyDef 1
Body SysBody
Attr StructName = "TLogConfigure"
EndBody
Object TLogDirectory $Attribute 1
Body SysBody
Attr TypeRef = "pwrs:Type-$String40"
EndBody
EndObject
Object UserObject $Attribute 2
Body SysBody
Attr TypeRef = "pwrs:Type-$Objid"
EndBody
EndObject
Object On $Attribute 3
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object CycleTime $Attribute 4
Body SysBody
Attr TypeRef = "pwrs:Type-$Float32"
EndBody
EndObject
Object AutoAck $Attribute 5
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
EndObject
!
! Template object
!
Object Template TLogConfigure
Body RtBody
Attr TLogDirectory = "pwrp_tlog:"
Attr On = 1
Attr AutoAck = 1
EndBody
EndObject
EndObject
EndSObject
src/wbl/tlog/src/tlog_c_tlogexecalloff.wb_load
deleted
100644 → 0
View file @
81107aba
!
! Proview $Id: tlog_c_tlogexecalloff.wb_load,v 1.2 2005-09-01 14:58:03 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
!
! tlog_c_TLogExecAllOff.wb_load -- Defines the class TLogExecAllOff.
!
SObject TLog:Class
Object TLogExecAllOff $ClassDef 22
Body SysBody
Attr Editor = pwr_eEditor_PlcEd
Attr Method = pwr_eMethod_Connections
EndBody
Object RtBody $ObjBodyDef 1
Body SysBody
Attr StructName = "TLogExecAllOff"
EndBody
Object In $Input 1
Body SysBody
Attr Flags |= PWR_MASK_RTVIRTUAL
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object ExecOff $Output 2
Body SysBody
Attr Flags |= PWR_MASK_NOEDIT
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object InOld $Intern 3
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object ExecOffOld $Intern 4
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object ExecOffSignal $Intern 5
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object LogTime $Intern 6
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Time"
EndBody
EndObject
EndObject
Object DevBody $ObjBodyDef 2
Object PlcNode $Buffer 1
Body SysBody
Attr Class = pwr_eClass_PlcNode
Attr Flags |= PWR_MASK_INVISIBLE
EndBody
EndObject
EndObject
Object GraphPlcNode $GraphPlcNode
Body SysBody
Attr object_type = 104
Attr parameters[0] = 1
Attr parameters[1] = 0
Attr parameters[2] = 1
Attr parameters[3] = 0
Attr subwindows = 0
Attr graphmethod = 7
Attr graphindex = 1
Attr default_mask[0] = 1
Attr default_mask[1] = 1
Attr segname_annotation = 1
Attr compmethod = 5
Attr compindex = 0
Attr tracemethod = 0
Attr traceindex = 0
Attr objname = "EXOFF"
Attr graphname = "EXOFF"
Attr debugpar = ""
EndBody
EndObject
!
! Template object
!
Object Template TLogExecAllOff
EndObject
EndObject
EndSObject
src/wbl/tlog/src/tlog_c_tlogexecallon.wb_load
deleted
100644 → 0
View file @
81107aba
!
! Proview $Id: tlog_c_tlogexecallon.wb_load,v 1.2 2005-09-01 14:58:03 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
!
! tlog_c_TLogExecAllOn.wb_load -- Defines the class TLogExecAllOn.
!
SObject TLog:Class
Object TLogExecAllOn $ClassDef 24
Body SysBody
Attr Editor = pwr_eEditor_PlcEd
Attr Method = pwr_eMethod_Connections
EndBody
Object RtBody $ObjBodyDef 1
Body SysBody
Attr StructName = "TLogExecAllOn"
EndBody
Object In $Input 1
Body SysBody
Attr Flags |= PWR_MASK_RTVIRTUAL
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object ExecOn $Output 2
Body SysBody
Attr Flags |= PWR_MASK_NOEDIT
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object InOld $Intern 3
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object ExecOnOld $Intern 4
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object ExecOnSignal $Intern 5
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object LogTime $Intern 6
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Time"
EndBody
EndObject
EndObject
Object DevBody $ObjBodyDef 2
Object PlcNode $Buffer 1
Body SysBody
Attr Class = pwr_eClass_PlcNode
Attr Flags |= PWR_MASK_INVISIBLE
EndBody
EndObject
EndObject
Object GraphPlcNode $GraphPlcNode
Body SysBody
Attr object_type = 105
Attr parameters[0] = 1
Attr parameters[1] = 0
Attr parameters[2] = 1
Attr parameters[3] = 0
Attr subwindows = 0
Attr graphmethod = 7
Attr graphindex = 1
Attr default_mask[0] = 1
Attr default_mask[1] = 1
Attr segname_annotation = 1
Attr compmethod = 5
Attr compindex = 0
Attr tracemethod = 0
Attr traceindex = 0
Attr objname = "EXON"
Attr graphname = "EXON"
Attr debugpar = ""
EndBody
EndObject
!
! Template object
!
Object Template TLogExecAllOn
EndObject
EndObject
EndSObject
src/wbl/tlog/src/tlog_c_tlogmodify.wb_load
deleted
100644 → 0
View file @
81107aba
!
! Proview $Id: tlog_c_tlogmodify.wb_load,v 1.2 2005-09-01 14:58:03 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
!
! tlog_c_TLogModify.wb_load -- Defines the class TLogModify.
!
SObject TLog:Class
Object TLogModify $ClassDef 26
Body SysBody
Attr Editor = pwr_eEditor_PlcEd
Attr Method = pwr_eMethod_Connections
EndBody
Object RtBody $ObjBodyDef 1
Body SysBody
Attr StructName = "TLogModify"
EndBody
Object In $Input 1
Body SysBody
Attr Flags |= PWR_MASK_RTVIRTUAL
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object InOld $Intern 2
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object ModifySignal $Intern 3
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object UnModifySignal $Intern 4
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object ModifyTime $Intern 5
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Time"
EndBody
EndObject
Object UnModifyTime $Intern 6
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Time"
EndBody
EndObject
Object TLogOpenObject $Intern 7
Body SysBody
Attr TypeRef = "pwrs:Type-$Objid"
EndBody
EndObject
Object TLogSelectList $Intern 8
Body SysBody
Attr TypeRef = "pwrs:Type-$Objid"
Attr Flags |= PWR_MASK_ARRAY
Attr Elements = 10
EndBody
EndObject
Object AlarmSelectList $Intern 9
Body SysBody
Attr TypeRef = "pwrs:Type-$Objid"
Attr Flags |= PWR_MASK_ARRAY
Attr Elements = 10
EndBody
EndObject
EndObject
Object DevBody $ObjBodyDef 2
Object PlcNode $Buffer 1
Body SysBody
Attr Class = pwr_eClass_PlcNode
Attr Flags |= PWR_MASK_INVISIBLE
EndBody
EndObject
EndObject
Object GraphPlcNode $GraphPlcNode
Body SysBody
Attr object_type = 109
Attr parameters[0] = 1
Attr parameters[1] = 0
Attr parameters[2] = 0
Attr parameters[3] = 0
Attr subwindows = 0
Attr graphmethod = 7
Attr graphindex = 1
Attr default_mask[0] = 1
Attr default_mask[1] = 0
Attr segname_annotation = 1
Attr compmethod = 5
Attr compindex = 0
Attr tracemethod = 0
Attr traceindex = 0
Attr objname = "TLMOD"
Attr graphname = "TLMOD"
Attr debugpar = ""
EndBody
EndObject
!
! Template object
!
Object Template TLogModify
EndObject
EndObject
EndSObject
src/wbl/tlog/src/tlog_c_tlogopen.wb_load
deleted
100644 → 0
View file @
81107aba
!
! Proview $Id: tlog_c_tlogopen.wb_load,v 1.2 2005-09-01 14:58:03 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
!
! tlog_c_TLogOpen.wb_load -- Defines the class TLogOpen.
!
SObject TLog:Class
Object TLogOpen $ClassDef 28
Body SysBody
Attr Editor = pwr_eEditor_PlcEd
Attr Method = pwr_eMethod_Connections
EndBody
Object RtBody $ObjBodyDef 1
Body SysBody
Attr StructName = "TLogOpen"
EndBody
Object In $Input 1
Body SysBody
Attr Flags |= PWR_MASK_RTVIRTUAL
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object FileOpen $Output 2
Body SysBody
Attr Flags |= PWR_MASK_STATE
Attr Flags |= PWR_MASK_NOEDIT
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object FileOpenOld $Intern 3
Body SysBody
Attr Flags |= PWR_MASK_STATE
Attr Flags |= PWR_MASK_INVISIBLE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object InOld $Intern 4
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object OpenSignal $Intern 5
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object CloseSignal $Intern 6
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object OpenTime $Intern 7
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Time"
EndBody
EndObject
Object CloseTime $Intern 8
Body SysBody
Attr Flags |= PWR_MASK_INVISIBLE
Attr Flags |= PWR_MASK_STATE
Attr TypeRef = "pwrs:Type-$Time"
EndBody
EndObject
Object TLogSelectList $Intern 9
Body SysBody
Attr TypeRef = "pwrs:Type-$Objid"
Attr Flags |= PWR_MASK_ARRAY
Attr Elements = 10
EndBody
EndObject
Object AlarmSelectList $Intern 10
Body SysBody
Attr TypeRef = "pwrs:Type-$Objid"
Attr Flags |= PWR_MASK_ARRAY
Attr Elements = 10
EndBody
EndObject
EndObject
Object DevBody $ObjBodyDef 2
Object PlcNode $Buffer 1
Body SysBody
Attr Class = pwr_eClass_PlcNode
Attr Flags |= PWR_MASK_INVISIBLE
EndBody
EndObject
EndObject
Object GraphPlcNode $GraphPlcNode
Body SysBody
Attr object_type = 110
Attr parameters[0] = 1
Attr parameters[1] = 0
Attr parameters[2] = 1
Attr parameters[3] = 0
Attr subwindows = 0
Attr graphmethod = 7
Attr graphindex = 1
Attr default_mask[0] = 1
Attr default_mask[1] = 0
Attr segname_annotation = 1
Attr compmethod = 5
Attr compindex = 0
Attr tracemethod = 0
Attr traceindex = 0
Attr objname = "TLOPEN"
Attr graphname = "TLOPEN"
Attr debugpar = ""
EndBody
EndObject
!
! Template object
!
Object Template TLogOpen
EndObject
EndObject
EndSObject
src/wbl/tlog/src/tlog_ch_tlogclasses.wb_load
deleted
100644 → 0
View file @
81107aba
!
! Proview $Id: tlog_ch_tlogclasses.wb_load,v 1.2 2005-09-01 14:58:03 claes Exp $
! Copyright (C) 2005 SSAB Oxelösund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
!
! tlog_ch_tlogclasses.wb_load -- TLog:Class hierarchy.
!
SObject TLog:
Object Class $ClassHier
EndObject
EndSObject
src/wbl/tlog/src/tlog_l_base.wb_load
deleted
100644 → 0
View file @
81107aba
!
! Proview $Id: tlog_l_base.wb_load,v 1.2 2005-09-01 14:58:03 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
!
SObject wb:layout-Configurator-w1-AllClasses
Object TLog $GroupRef
EndObject
EndSObject
!
!
SObject wb:layout-PlcEditor-w1-Simulate
Object TLog $Group
Object AtLog $Group
EndObject
Object CAtLog $Group
EndObject
Object CDtLog $Group
EndObject
Object ChgAtLog $Group
EndObject
Object ChgOtLog $Group
EndObject
Object COtLog $Group
EndObject
Object DtLog $Group
EndObject
Object ExecPlcOn $Group
EndObject
Object ExecPlcOff $Group
EndObject
Object TLogExecAllOn $Group
EndObject
Object TLogExecAllOff $Group
EndObject
Object TLogOpen $Group
EndObject
Object TLogModify $Group
EndObject
EndObject
EndSObject
src/wbl/tlog/src/tlog_v.wb_load
deleted
100644 → 0
View file @
81107aba
!
! Proview $Id: tlog_v.wb_load,v 1.2 2005-09-01 14:58:03 claes Exp $
! Copyright (C) 2005 SSAB Oxelösund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
!
! tlog_v.wb_load -- Loads the tlog volume
!
Volume TLog pwr_eClass_ClassVolume 0.0.1.2
EndVolume
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