Commit eb1350ff authored by claes's avatar claes

Documentation added

parent bf4a7125
......@@ -4,6 +4,16 @@ Volume ABB $ClassVolume 0.0.250.2
Attr NextCix = "_X13"
EndBody
Object Class $ClassHier 1
!/**
! @Version 1.0
! @Group CircuitBreaker
! @Summary CircuitBreaker ABB MS116.
! CircuitBreaker ABB MS116.
!
! See superclass CircuitBreaker for more information.
! @classlink CircuitBreaker basecomponent_circuitbreaker.html
! @link Datasheet ../dsh/abb_circuitbreaker_ms116.pdf
!*/
Object ABB_CircuitBreaker_MS116 $ClassDef 1
Body SysBody
Attr Editor = 0
......@@ -15,6 +25,9 @@ Volume ABB $ClassVolume 0.0.250.2
Attr StructName = "ABB_CircuitBreaker_MS116"
Attr NextAix = "_X2"
EndBody
!/**
! Superclass
!*/
Object Super $Attribute 1
Body SysBody
Attr PgmName = "Super"
......@@ -31,6 +44,16 @@ Volume ABB $ClassVolume 0.0.250.2
EndBody
EndObject
EndObject
!/**
! @Version 1.0
! @Group Contactor
! @Summary Contactor ABB A.
! Contactor ABB A.
!
! See superclass Contactor for more information.
! @classlink Contactor basecomponent_contactor.html
! @link Datasheet ../dsh/abb_contactors.pdf
!*/
Object ABB_Contactor_A $ClassDef 12
Body SysBody
Attr Editor = 0
......@@ -42,6 +65,9 @@ Volume ABB $ClassVolume 0.0.250.2
Attr StructName = "ABB_Contactor_A"
Attr NextAix = "_X3"
EndBody
!/**
! Superclass
!*/
Object Super $Attribute 2
Body SysBody
Attr PgmName = "Super"
......@@ -70,6 +96,23 @@ Volume ABB $ClassVolume 0.0.250.2
!
! @b Object Graph
! @image orm_abb_acs800_1_og.gif
!
! @b Plc coding
! For plc coding the function object ABB_ACS800_1Fo is used.
! @image orm_abb_acs800_1fo_fo.gif
! Create a function object in the plc editor and connect it to the current
! object with the connect function.
!
! @b Profibus
! For profibus connection with protocol PPO5 use the profibus Module object
! ABB_ACS_PPO5.
! Create a module object in the node hierarchy and connect it to the ACS800
! object with the connect function.
!
! @b See also
! @classlink ABB_ACS800_1Fo abb_abb_acs800_1fo.html
! @classlink ABB_ACS_PPO5 abb_abb_acs_ppo5.html
! @link Datasheet ../dsh/abb_acs800.html
!*/
Object ABB_ACS800_1 $ClassDef 2
Body SysBody
......@@ -451,6 +494,20 @@ Volume ABB $ClassVolume 0.0.250.2
EndObject
EndObject
EndObject
!/**
! @Version 1.0
! @Group Process
! @Summary Plc function object to ABB_ACS800_1.
! Plc function object to ABB_ACS800_1.
!
! @image orm_abb_acs800_1fo_fo.gif
!
! Connect the function object to an object of class or subclass of
! ABB_ACS800_1.
!
! @b See also
! @classlink ABB_ACS800_1 abb_abb_acs800_1.html
!*/
Object ABB_ACS800_1Fo $ClassDef 3
Body SysBody
Attr Editor = 0
......@@ -6809,9 +6866,49 @@ signals are connected to converters digitala input."
! @Author je
! @Summary Pump with ABB Frequencyconverter ACS800
! Pump with ABB Frequencyconverter ACS800
!
!
! @b Graphical Symbol
! The graphical symbol for this object is ABB/ABB_ACS800Pump1.
! @image orm_abb_acs800pump_gs.gif
! Default dynamics:
! - the triangle is rotated 90 degrees when the pump is on.
! - the fan symbol is filled with the original color when the valve is
! on.
! - colored gray when the fan is off.
! - colored red when an error occurs.
! - colored yellow when a warning occurs.
! - indicating the current mode:
! M: Manual mode.
! L: Local mode, mode is set to auto when local is left.
! LM: Local mode, mode is set to manual when local is left.
! No indication: auto mode.
!
! Default action:
! - the methods menu is opened with MB3.
!
! @b Object Graph
! @image orm_abb_acs800pump1_og.gif
!
! @b Plc coding
! For plc coding the function object ABB_ACS800Pump1Fo is used.
! @image orm_abb_acs800pump1fo_fo.gif
! Create a function object in the plc editor and connect it to the current
! object with the connect function.
!
! @b Profibus
! For profibus connection with protocol PPO5 use the profibus Module object
! ABB_ACS_PPO5.
! Create a module object in the node hierarchy and connect it to the ACS800
! object with the connect function. The ACS800 object is an attribute in the
! ACS800Pump2 object.
!
! @b Simulate
! For simulation of the pump, use the plc object ABB_ACS800Pump1Sim.
!
! @b See also
! @classlink ABB_ACS800Pump1Fo abb_abb_acs800pump1fo.html
! @classlink ABB_ACS8_PPO5 abb_abb_acs_ppo5.html
! @classlink ABB_ACS800Pump1Sim abb_abb_acs800pump1sim.html
!*/
Object ABB_ACS800Pump1 $ClassDef 4
Body SysBody
......@@ -7115,6 +7212,20 @@ signals are connected to converters digitala input."
EndBody
EndObject
EndObject
!/**
! @Version 1.0
! @Group Process
! @Summary Plc function object to ABB_ACS800Pump1.
! Plc function object to ABB_ACS800Pump1.
!
! @image orm_abb_acs800pump1fo_fo.gif
!
! Connect the function object to an object of class or subclass of
! ABB_ACS800Pump1.
!
! @b See also
! @classlink ABB_ACS800Pump1 abb_abb_acs800pump1.html
!*/
Object ABB_ACS800Pump1Fo $ClassDef 5
Body SysBody
Attr Editor = 0
......@@ -13617,6 +13728,19 @@ SSAB safetyswitch, Contactor"
EndBody
EndObject
EndObject
!/**
! @Version 1.0
! @Group Process
! @Summary Profibus module to ACS800 with protocol PPO5.
! Profibus module to ACS800 with protocol PPO5.
!
! The object is configured under a PbSlave object in the node hierarchy.
! Connect the function object to an object of class or subclass of
! ABB_ACS800_1 with the IoConnect method.
!
! @b See also
! @classlink ABB_ACS800_1 abb_abb_acs800_1.html
!*/
Object ABB_ACS_PPO5 $ClassDef 7
Body SysBody
Attr Editor = 0
......@@ -13967,6 +14091,23 @@ SSAB safetyswitch, Contactor"
EndBody
EndObject
EndObject
!/**
! @Version 1.0
! @Group Simulate
! @Summary Plc simulation object to ABB_ACS800Pump1.
! Plc simulation object to ABB_ACS800Pump1.
!
! @image orm_abb_acs800pump1sim_fo.gif
!
! @b Object Graph
! @image orm_abb_acs800pump1sim_og.gif
!
! Connect the function object to an object of class or subclass of
! ABB_ACS800Pump1.
!
! @b See also
! @classlink ABB_ACS800Pump1 abb_abb_acs800pump1.html
!*/
Object ABB_ACS800Pump1Sim $ClassDef 8
Body SysBody
Attr Editor = 0
......@@ -17315,6 +17456,56 @@ if Op reset converter."
EndBody
EndObject
EndObject
!/**
! @Version 1.0
! @Group Pumps
! @Author je
! @Summary Pump with ABB Frequencyconverter ACS800
! Pump with ABB Frequencyconverter ACS800
!
! @b Graphical Symbol
! The graphical symbol for this object is ABB/ABB_ACS800Pump2.
! @image orm_abb_acs800pump_gs.gif
! Default dynamics:
! - the triangle is rotated 90 degrees when the pump is on.
! - the pump symbol is filled with the original color when the valve is
! on.
! - colored gray when the fan is off.
! - colored red when an error occurs.
! - colored yellow when a warning occurs.
! - indicating the current mode:
! M: Manual mode.
! L: Local mode, mode is set to auto when local is left.
! LM: Local mode, mode is set to manual when local is left.
! No indication: auto mode.
!
! Default action:
! - the methods menu is opened with MB3.
!
! @b Object Graph
! @image orm_abb_acs800pump2_og.gif
!
! @b Plc coding
! For plc coding the function object ABB_ACS800Pump2Fo is used.
! @image orm_abb_acs800pump2fo_fo.gif
! Create a function object in the plc editor and connect it to the current
! object with the connect function.
!
! @b Profibus
! For profibus connection with protocol PPO5 use the profibus Module object
! ABB_ACS_PPO5.
! Create a module object in the node hierarchy and connect it to the ACS800
! object with the connect function. The ACS800 object is an attribute in the
! ACS800Pump2 object.
!
! @b Simulate
! For simulation of the pump, use the plc object ABB_ACS800Pump2Sim.
!
! @b See also
! @classlink ABB_ACS800Pump2Fo abb_abb_acs800pump2fo.html
! @classlink ABB_ACS8_PPO5 abb_abb_acs_ppo5.html
! @classlink ABB_ACS800Pump2Sim abb_abb_acs800pump2sim.html
!*/
Object ABB_ACS800Pump2 $ClassDef 9
Body SysBody
Attr Editor = 0
......@@ -17618,6 +17809,20 @@ if Op reset converter."
EndBody
EndObject
EndObject
!/**
! @Version 1.0
! @Group Process
! @Summary Plc function object to ABB_ACS800Pump2.
! Plc function object to ABB_ACS800Pump2.
!
! @image orm_abb_acs800pump2fo_fo.gif
!
! Connect the function object to an object of class or subclass of
! ABB_ACS800Pump2.
!
! @b See also
! @classlink ABB_ACS800Pump2 abb_abb_acs800pump2.html
!*/
Object ABB_ACS800Pump2Fo $ClassDef 10
Body SysBody
Attr Editor = 0
......@@ -23900,6 +24105,23 @@ no circuit breaker."
EndBody
EndObject
EndObject
!/**
! @Version 1.0
! @Group Simulate
! @Summary Plc simulation object to ABB_ACS800Pump2.
! Plc simulation object to ABB_ACS800Pump2.
!
! @image orm_abb_acs800pump2sim_fo.gif
!
! @b Object Graph
! @image orm_abb_acs800pump2sim_og.gif
!
! Connect the function object to an object of class or subclass of
! ABB_ACS800Pump2.
!
! @b See also
! @classlink ABB_ACS800Pump2 abb_abb_acs800pump2.html
!*/
Object ABB_ACS800Pump2Sim $ClassDef 11
Body SysBody
Attr Editor = 0
......
#
# 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
......@@ -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
......
......@@ -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
......
......@@ -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
! @classlink Contactor basecomponent_contactor.html
! @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
......
......@@ -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
......
......@@ -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
......
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