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
eb1350ff
Commit
eb1350ff
authored
Aug 31, 2005
by
claes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Documentation added
parent
bf4a7125
Changes
7
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
476 additions
and
15 deletions
+476
-15
src/wbl/mcomp/src/abb.wb_load
src/wbl/mcomp/src/abb.wb_load
+223
-1
src/wbl/mcomp/src/cnv_setup.dat
src/wbl/mcomp/src/cnv_setup.dat
+15
-0
src/wbl/mcomp/src/inor.wb_load
src/wbl/mcomp/src/inor.wb_load
+10
-0
src/wbl/mcomp/src/klocknermoeller.wb_load
src/wbl/mcomp/src/klocknermoeller.wb_load
+20
-0
src/wbl/mcomp/src/othermanufacturer.wb_load
src/wbl/mcomp/src/othermanufacturer.wb_load
+142
-4
src/wbl/mcomp/src/siemens.wb_load
src/wbl/mcomp/src/siemens.wb_load
+47
-1
src/wbl/mcomp/src/ssabox.wb_load
src/wbl/mcomp/src/ssabox.wb_load
+19
-9
No files found.
src/wbl/mcomp/src/abb.wb_load
View file @
eb1350ff
This diff is collapsed.
Click to expand it.
src/wbl/mcomp/src/cnv_setup.dat
0 → 100644
View file @
eb1350ff
#
# Setup file for co_convert
#
# Definition of groups
group Valves basecomponent_mvalveor2sw.html
group Contactor basecomponent_contactor.html
group CircuitBreaker basecomponent_circuitbreaker.html
group SafetySwitch basecomponent_safetyswitch.html
group TempSensor basecomponent_tempsensor.html
group PressureSensor basecomponent_pressuresensor.html
group LevelSensor basecomponent_levelsensor.html
group TempSwitch basecomponent_tempswitch.html
group PressureSwitch basecomponent_pressureswitch.html
group LevelSwitch basecomponent_levelswitch.html
src/wbl/mcomp/src/inor.wb_load
View file @
eb1350ff
...
...
@@ -4,6 +4,16 @@ Volume Inor $ClassVolume 0.0.250.7
Attr NextCix = "_X2"
EndBody
Object Class $ClassHier 1
!/**
! @Version 1.0
! @Group TempSensor
! @Summary TempSensor Inor VRS.
! Temperature Sensor Inor VRS.
!
! See superclass TempSensor for more information.
! @classlink TempSensor basecomponent_tempsensor.html
! @link Datasheet ../dsh/inor_tempsensor_vrs.pdf
!*/
Object Inor_TempSensor_VRS $ClassDef 1
Body SysBody
Attr Editor = 0
...
...
src/wbl/mcomp/src/klocknermoeller.wb_load
View file @
eb1350ff
...
...
@@ -4,6 +4,16 @@ Volume KlocknerMoeller $ClassVolume 0.0.250.6
Attr NextCix = "_X3"
EndBody
Object Class $ClassHier 1
!/**
! @Version 1.0
! @Group CircuitBreaker
! @Summary CircuitBreaker KlocknerMoeller PKZ.
! CircuitBreaker KlocknerMoeller PKZ.
!
! See superclass CircuitBreaker for more information.
! @classlink CircuitBreaker basecomponent_circuitbreaker.html
! @link Datasheet ../dsh/km_motor_protective_pkz.pdf
!*/
Object KM_CircuitBreaker_PKZ $ClassDef 1
Body SysBody
Attr Editor = 0
...
...
@@ -32,6 +42,16 @@ Volume KlocknerMoeller $ClassVolume 0.0.250.6
EndBody
EndObject
EndObject
!/**
! @Version 1.0
! @Group Contactor
! @Summary Contactor KlocknerMoeller PKZ.
! Contactor KlocknerMoeller PKZ.
!
! See superclass Contactor for more information.
! @classlink Contactor basecomponent_contactor.html
! @link Datasheet ../dsh/km_motor_protective_pkz.pdf
!*/
Object KM_Contactor_PKZ $ClassDef 2
Body SysBody
Attr Editor = 0
...
...
src/wbl/mcomp/src/othermanufacturer.wb_load
View file @
eb1350ff
...
...
@@ -7,10 +7,12 @@ Volume OtherManufacturer $ClassVolume 0.0.250.1
!/**
! @Version 1.0
! @Group Valves
! @Author cs
! @Summary Ventim Butterfly Valve VM3001.
!
EBRO
Butterfly Valve VM3001.
!
Ventim
Butterfly Valve VM3001.
!
! See superclass ManValve2Sw for more information.
! @classlink ManValve2Sw basecomponent_manvalve2sw.html
! @link Datasheet ../dsh/ventim_valve_vm3001.pdf
!*/
Object Ventim_Valve_VM3001 $ClassDef 1
Body SysBody
...
...
@@ -45,6 +47,16 @@ Volume OtherManufacturer $ClassVolume 0.0.250.1
EndBody
EndObject
EndObject
!/**
! @Version 1.0
! @Group Valves
! @Summary Durholdt Valve 100 103.
! Durholdt Valve 100 103.
!
! See superclass MValveOrNoSw for more information.
! @classlink MValveOrNoSw basecomponent_mvalveornosw.html
! @link Datasheet ../dsh/kla_armatur.pdf
!*/
Object Durholdt_valve_100_103 $ClassDef 18
Body SysBody
Attr Editor = 0
...
...
@@ -71,6 +83,16 @@ Volume OtherManufacturer $ClassVolume 0.0.250.1
EndBody
EndObject
EndObject
!/**
! @Version 1.0
! @Group Valves
! @Summary Bernard Actuator OA.
! Bernard Actuator OA.
!
! See superclass ActuatorAPoOr2Sw for more information.
! @classlink ActuatorAPoOr2Sw basecomponent_actuatorapoor2sw.html
! @link Datasheet ../dsh/bernard_actuator_oa.html
!*/
Object Bernard_Actuator_OA $ClassDef 12
Body SysBody
Attr Editor = 0
...
...
@@ -109,6 +131,16 @@ Volume OtherManufacturer $ClassVolume 0.0.250.1
EndBody
EndObject
EndObject
!/**
! @Version 1.0
! @Group SafetySwitch
! @Summary SafetySwitch Cewe KSA LBAS.
! SafetySwitch Cewe KSA LBAS.
!
! See superclass SafetySwitch for more information.
! @classlink SafetySwitch basecomponent_safetyswitch.html
! @link Datasheet ../dsh/cewe_safetyswitch_ksa_lbas.pdf
!*/
Object Cewe_SafetySwitch_KSA_LBAS $ClassDef 2
Body SysBody
Attr Editor = 0
...
...
@@ -136,6 +168,16 @@ Volume OtherManufacturer $ClassVolume 0.0.250.1
EndBody
EndObject
EndObject
!/**
! @Version 1.0
! @Group SafetySwitch
! @Summary SafetySwitch Cewe BAS.
! SafetySwitch Cewe BAS.
!
! See superclass SafetySwitch for more information.
! @classlink SafetySwitch basecomponent_safetyswitch.html
! @link Datasheet ../dsh/cewe_safetyswitch_bas.pdf
!*/
Object Cewe_SafetySwitch_BAS $ClassDef 16
Body SysBody
Attr Editor = 0
...
...
@@ -163,6 +205,16 @@ Volume OtherManufacturer $ClassVolume 0.0.250.1
EndBody
EndObject
EndObject
!/**
! @Version 1.0
! @Group TempSensor
! @Summary TempSensor Impac IN300.
! Temperatur sensor Impac IN300.
!
! See superclass TempSensor for more information.
! @classlink TempSensor basecomponent_tempsensor.html
! @link Datasheet ../dsh/impac_tempsensor_in300.pdf
!*/
Object Impac_TempSensor_IN300 $ClassDef 11
Body SysBody
Attr Editor = 0
...
...
@@ -206,6 +258,16 @@ Volume OtherManufacturer $ClassVolume 0.0.250.1
EndBody
EndObject
EndObject
!/**
! @Version 1.0
! @Group CircuitBreaker
! @Summary CircuitBreaker Legrand DX.
! CircuitBreaker Legrand DX.
!
! See superclass CircuitBreaker for more information.
! @classlink CircuitBreaker basecomponent_circuitbreaker.html
! @link Datasheet ../dsh/legrand_circuitbreaker_dx.pdf
!*/
Object Legrand_CircuitBreaker_DX $ClassDef 3
Body SysBody
Attr Editor = 0
...
...
@@ -233,6 +295,16 @@ Volume OtherManufacturer $ClassVolume 0.0.250.1
EndBody
EndObject
EndObject
!/**
! @Version 1.0
! @Group PressureSwitch
! @Summary PressureSwitch Suco 27AF.
! PressureSwitch Suco 27AF.
!
! See superclass PressureSwitch for more information.
! @classlink PressureSwitch basecomponent_pressureswitch.html
! @link Datasheet ../dsh/kla_armatur.pdf
!*/
Object Suco_PresSwitch_27AF $ClassDef 19
Body SysBody
Attr Editor = 0
...
...
@@ -262,6 +334,16 @@ Volume OtherManufacturer $ClassVolume 0.0.250.1
EndBody
EndObject
EndObject
!/**
! @Version 1.0
! @Group LevelSensor
! @Summary LevelSensor Mobrey MSP422.
! LevelSensor Mobrey MSP422.
!
! See superclass LevelSensor for more information.
! @classlink LevelSensor basecomponent_levelsensor.html
! @link Datasheet ../dsh/mobrey_levelsensor_msp422.pdf
!*/
Object Mobrey_LevelSensor_MSP422 $ClassDef 8
Body SysBody
Attr Editor = 0
...
...
@@ -305,6 +387,16 @@ Volume OtherManufacturer $ClassVolume 0.0.250.1
EndBody
EndObject
EndObject
!/**
! @Version 1.0
! @Group LevelSwitch
! @Summary LevelSwitch Mobrey EC.
! LevelSwitch Mobrey EC.
!
! See superclass LevelSwitch for more information.
! @classlink LevelSwitch basecomponent_levelswitch.html
! @link Datasheet ../dsh/mobrey_levelswitch_ec.pdf
!*/
Object Mobrey_LevelSwitch_EC $ClassDef 10
Body SysBody
Attr Editor = 0
...
...
@@ -332,6 +424,16 @@ Volume OtherManufacturer $ClassVolume 0.0.250.1
EndBody
EndObject
EndObject
!/**
! @Version 1.0
! @Group PressureSensor
! @Summary PressureSensor Klay Series 2000.
! PressureSensor Klay Series 2000.
!
! See superclass PressureSensor for more information.
! @classlink PressureSensor basecomponent_pressuresensor.html
! @link Datasheet ../dsh/klay_pressuresensor_series2000.pdf
!*/
Object Klay_PressureSensor_Series2000 $ClassDef 9
Body SysBody
Attr Editor = 0
...
...
@@ -376,8 +478,14 @@ Volume OtherManufacturer $ClassVolume 0.0.250.1
EndObject
EndObject
!/**
! For basic description see
! @Version 1.0
! @Group Contactor
! @Summary Contactor Omron J7KN.
! Contactor Omron J7KN.
!
! See superclass Contactor for more information.
! @classlink Contactor basecomponent_contactor.html
! @link Datasheet ../dsh/omron_contactor_j7kn.pdf
!*/
Object Omron_Contactor_J7KN $ClassDef 4
Body SysBody
...
...
@@ -407,6 +515,16 @@ Volume OtherManufacturer $ClassVolume 0.0.250.1
EndBody
EndObject
EndObject
!/**
! @Version 1.0
! @Group Pump
! @Summary Pump Metso VS.
! Pump Metso VS.
!
! See superclass BasePump for more information.
! @classlink BasePump basecomponent_basepump.html
! @link Datasheet ../dsh/metso_pump_vs.pdf
!*/
Object Metso_Pump_VS $ClassDef 13
Body SysBody
Attr Editor = 0
...
...
@@ -433,6 +551,16 @@ Volume OtherManufacturer $ClassVolume 0.0.250.1
EndBody
EndObject
EndObject
!/**
! @Version 1.0
! @Group Pump
! @Summary Pump Flygt N3202.
! Pump Flygt N3202.
!
! See superclass BasePump for more information.
! @classlink BasePump basecomponent_basepump.html
! @link Datasheet ../dsh/flygt_pump_n3202.pdf
!*/
Object Flygt_Pump_N3202 $ClassDef 14
Body SysBody
Attr Editor = 0
...
...
@@ -459,6 +587,16 @@ Volume OtherManufacturer $ClassVolume 0.0.250.1
EndBody
EndObject
EndObject
!/**
! @Version 1.0
! @Group Fan
! @Summary Fan Jowa.
! Fan Jowa.
!
! See superclass BaseFan for more information.
! @classlink BaseFan basecomponent_basefan.html
! @link Datasheet ../dsh/jowa_fan.pdf
!*/
Object Jowa_fan $ClassDef 15
Body SysBody
Attr Editor = 0
...
...
src/wbl/mcomp/src/siemens.wb_load
View file @
eb1350ff
...
...
@@ -4,6 +4,16 @@ Volume Siemens $ClassVolume 0.0.250.3
Attr NextCix = "_X6"
EndBody
Object Class $ClassHier 1
!/**
! @Version 1.0
! @Group Motor
! @Summary Motor Siemens 1LA.
! Motor Siemens 1LA.
!
! See superclass Motor for more information.
! @classlink Motor basecomponent_motor.html
! @link Datasheet ../dsh/siemens_motor_1la.pdf
!*/
Object Siemens_Motor_1LA $ClassDef 1
Body SysBody
Attr Editor = 0
...
...
@@ -25,11 +35,20 @@ Volume Siemens $ClassVolume 0.0.250.3
EndObject
Object Template Siemens_Motor_1LA 2147975168
Body RtBody
Attr Super.Specification = "1LA"
Attr Super.Specification = "
Siemens
1LA"
Attr Super.DataSheet = "$pwr_lang/dsh/siemens_motor_1la.pdf"
EndBody
EndObject
EndObject
!/**
! @Version 1.0
! @Group Profibus
! @Summary Profibus module ET200 with two Ai.
! Profibus module ET200 with two analog inputs.
!
! See also
! @classlink Pb_Module pwrb_pb_module.html
!*/
Object Siemens_ET200S_Ai2 $ClassDef 2
Body SysBody
Attr Editor = 0
...
...
@@ -88,6 +107,15 @@ Volume Siemens $ClassVolume 0.0.250.3
EndBody
EndObject
EndObject
!/**
! @Version 1.0
! @Group Profibus
! @Summary Profibus module ET200 with two Ao.
! Profibus module ET200 with two analog outputs.
!
! See also
! @classlink Pb_Module pwrb_pb_module.html
!*/
Object Siemens_ET200S_Ao2 $ClassDef 3
Body SysBody
Attr Editor = 0
...
...
@@ -141,6 +169,15 @@ Volume Siemens $ClassVolume 0.0.250.3
EndBody
EndObject
EndObject
!/**
! @Version 1.0
! @Group Profibus
! @Summary Profibus module ET200 with four Di.
! Profibus module ET200 with four digital inputs.
!
! See also
! @classlink Pb_Module pwrb_pb_module.html
!*/
Object Siemens_ET200S_Di4 $ClassDef 4
Body SysBody
Attr Editor = 0
...
...
@@ -175,6 +212,15 @@ Volume Siemens $ClassVolume 0.0.250.3
EndBody
EndObject
EndObject
!/**
! @Version 1.0
! @Group Profibus
! @Summary Profibus module ET200 four Do.
! Profibus module ET200 with four digital outputs.
!
! See also
! @classlink Pb_Module pwrb_pb_module.html
!*/
Object Siemens_ET200S_Do4 $ClassDef 5
Body SysBody
Attr Editor = 0
...
...
src/wbl/mcomp/src/ssabox.wb_load
View file @
eb1350ff
...
...
@@ -4,6 +4,16 @@ Volume SsabOx $ClassVolume 0.0.250.5
Attr NextCix = "_X16"
EndBody
Object Class $ClassHier 1
!/**
! @Version 1.0
! @Group SafetySwitch
! @Summary SafetySwitch SSAB.
! SafetySwitch SSAB.
!
! See superclass SafetySwitch for more information.
! @classlink SafetySwitch basecomponent_safetyswitch.html
! @link Datasheet ../dsh/ssab_safetyswitch.pdf
!*/
Object Ssab_SafetySwitch $ClassDef 1
Body SysBody
Attr Editor = 0
...
...
@@ -736,7 +746,7 @@ Volume SsabOx $ClassVolume 0.0.250.5
! and in the channel object attributes ChannelSigValRangeLow and ChannelSigValRangeHigh.
!
! @b See hardware specification
! @
Link AI32uP http://intern.oxelosund.ssab.se/pss/Hrdvara/PSS-kort-data.htm#AI32uP
! @
link Datasheet ../dsh/ssab_ai32up.pdf
! @Link Console program http://intern.oxelosund.ssab.se/pss/Hrdvara/PSS-kort-data.htm#AI32uP
!*/
Object Ssab_AI32uP $ClassDef 5
...
...
@@ -1430,7 +1440,7 @@ Volume SsabOx $ClassVolume 0.0.250.5
! and in the channel object attributes ChannelSigValRangeLow and ChannelSigValRangeHigh.
!
! @b See hardware specification
! @
Link AI16uP http://intern.oxelosund.ssab.se/pss/Hrdvara/PSS-kort-data.htm#AI32uP
! @
link Datasheet ../dsh/ssab_ai32up.pdf
! @Link Console program http://intern.oxelosund.ssab.se/pss/Hrdvara/PSS-kort-data.htm#AI32uP
!*/
Object Ssab_AI16uP $ClassDef 11
...
...
@@ -1814,7 +1824,7 @@ Volume SsabOx $ClassVolume 0.0.250.5
! and in the channel object attributes ChannelSigValRangeLow and ChannelSigValRangeHigh.
!
! @b See hardware specification
! @
Link AI8uP http://intern.oxelosund.ssab.se/pss/Hrdvara/PSS-kort-data.htm#AI32uP
! @
link Datasheet ../dsh/ssab_ai32up.pdf
! @Link Console program http://intern.oxelosund.ssab.se/pss/Hrdvara/PSS-kort-data.htm#AI32uP
!*/
Object Ssab_AI8uP $ClassDef 12
...
...
@@ -2045,7 +2055,7 @@ Volume SsabOx $ClassVolume 0.0.250.5
! attributes ChannelSigValRangeLow and ChannelSigValRangeHigh.
!
! @b See hardware specification
! @
Link AO8uP http://intern.oxelosund.ssab.se/pss/Hrdvara/PSS-kort-data.htm#AO8uP
! @
link Datasheet ../dsh/ssab_ao8up.pdf
! @Link Console program http://intern.oxelosund.ssab.se/pss/Hrdvara/PSS-kort-data.htm#AI32uP
!*/
Object Ssab_AO8uP $ClassDef 6
...
...
@@ -2270,7 +2280,7 @@ Volume SsabOx $ClassVolume 0.0.250.5
! attributes ChannelSigValRangeLow and ChannelSigValRangeHigh.
!
! @b See hardware specification
! @
Link AO8uP http://intern.oxelosund.ssab.se/pss/Hrdvara/PSS-kort-data.htm#AO8uP
! @
link Datasheet ../dsh/ssab_ao8up.pdf
! @Link Console program http://intern.oxelosund.ssab.se/pss/Hrdvara/PSS-kort-data.htm#AI32uP
!*/
Object Ssab_AO8uPL $ClassDef 14
...
...
@@ -2809,7 +2819,7 @@ Volume SsabOx $ClassVolume 0.0.250.5
! Di_DIX2 object.
!
! @b See hardware specification
! @
Link DI32D http://intern.oxelosund.ssab.se/pss/Hrdvara/PSS-kort-data.htm#DI32D
! @
link Datasheet ../dsh/ssab_di32d.pdf
!*/
Object Ssab_DI32D $ClassDef 7
Body SysBody
...
...
@@ -3097,7 +3107,7 @@ Volume SsabOx $ClassVolume 0.0.250.5
! Do_HVDO32 object.
!
! @b See hardware specification
! @
Link DO32DKS http://intern.oxelosund.ssab.se/pss/Hrdvara/PSS-kort-data.htm#DO32D
! @
link Datasheet ../dsh/ssab_do32dks.pdf
!*/
Object Ssab_DO32DKS $ClassDef 8
Body SysBody
...
...
@@ -3383,7 +3393,7 @@ Volume SsabOx $ClassVolume 0.0.250.5
! Do_HVDO32 object.
!
! @b See hardware specification
! @
Link DO32DKS http://intern.oxelosund.ssab.se/pss/Hrdvara/PSS-kort-data.htm#DO32D
! @
link Datasheet ../dsh/ssab_do32dks.pdf
!*/
Object Ssab_DO32DKS_Stall $ClassDef 13
Body SysBody
...
...
@@ -3675,7 +3685,7 @@ Volume SsabOx $ClassVolume 0.0.250.5
! For more information about the console program, follow the link below.
!
! @b See hardware specification
! @
Link CO4uP http://intern.oxelosund.ssab.se/pss/Hrdvara/PSS-kort-data.htm#CO4uP
! @
link Datasheet ../dsh/ssab_co4up.pdf
! @Link Console program http://intern.oxelosund.ssab.se/pss/Hrdvara/PSS-kort-data.htm#AI32uP
!*/
Object Ssab_CO4uP $ClassDef 9
...
...
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