Commit 364c158b authored by claes's avatar claes

*** empty log message ***

parent 6ae1a52d
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
...@@ -715,25 +715,28 @@ palette PlcEditorPalette ...@@ -715,25 +715,28 @@ palette PlcEditorPalette
class CompModeDFo class CompModeDFo
class CompModeAFo class CompModeAFo
class CompModeDMFo class CompModeDMFo
class CompModeD2Fo
class CompModeD2MFo class CompModeD2MFo
class CompModeAMFo class CompModeAMFo
class BaseMotorAggrFo class BaseMotorAggrFo
class BaseMotorIncrDecrAggrFo
class RunTimeCounterFo class RunTimeCounterFo
} }
menu ABB menu ABB
{ {
class ABB_ACS800_1Fo class ABB_ACS800_1Fo
class ABB_ACS800MotorAggrFo class ABB_ACS800MotorAggrFo
class ABB_ACS800PumpAggrFo
} }
menu Simulate menu Simulate
{ {
class ABB_ACS800_1Sim
class ABB_ACS800MotorAggrSim class ABB_ACS800MotorAggrSim
class BaseContactorSim class BaseContactorSim
class BaseCValveSim class BaseCValveSim
class BaseMValveSim class BaseMValveSim
class BaseSensorSim class BaseSensorSim
class BaseMotorAggrSim class BaseMotorAggrSim
class BaseMotorIncrDecrAggrSim
class BaseMotorSim class BaseMotorSim
} }
} }
......
...@@ -214,6 +214,7 @@ B 4.4.15 "Check interlocks. Automode is not allowed, not ready fan, " ...@@ -214,6 +214,7 @@ B 4.4.15 "Check interlocks. Automode is not allowed, not ready fan, "
B 4.4.16 "Local mode is activated, remote control is not allowed fan, " B 4.4.16 "Local mode is activated, remote control is not allowed fan, "
B 4.4.17 "Local mode is activated for fan, " B 4.4.17 "Local mode is activated for fan, "
B 4.4.19 "Automode active. Manual start/stop order is not allowed fan, " B 4.4.19 "Automode active. Manual start/stop order is not allowed fan, "
E 4.4.20 "Overload relay"
# Motor # Motor
B 4.5.1 "High motor temperature, " B 4.5.1 "High motor temperature, "
B 4.5.2 "High High motor temperature, " B 4.5.2 "High High motor temperature, "
...@@ -237,18 +238,24 @@ B 4.8.5 "Automode active. Manual start/stop order is not allowed, " ...@@ -237,18 +238,24 @@ B 4.8.5 "Automode active. Manual start/stop order is not allowed, "
E 4.8.6 "Interlock" E 4.8.6 "Interlock"
# Safety switch # Safety switch
B 4.9.1 "Safety switch is not on, " B 4.9.1 "Safety switch is not on, "
# Circuit breaker # BaseCircuitBreaker
B 4.10.1 "CircuitBreaker tripped, " B 4.10.1 "CircuitBreaker tripped, "
E 4.10.2 "CircuitBreaker is tripped" E 4.10.2 "CircuitBreaker is tripped"
# CValve # CValve
E 4.11.1 "Measured valve position" E 4.11.1 "Measured valve position"
E 4.11.2 "Ordered valve position" E 4.11.2 "Ordered valve position"
# Runningtime # RunTimeCounter
E 4.12.1 "Starts" E 4.12.1 "Starts"
E 4.12.2 "Run" E 4.12.2 "Run"
# Contactor # Contactor
E 4.13.1 "Feedback" E 4.13.1 "Feedback"
E 4.13.2 "TimeLimit" E 4.13.2 "TimeLimit"
# BaseMotorIncrDecrAggr
E 4.14.1 "Incr"
E 4.14.2 "Decr"
E 4.14.3 "Contactors"
E 4.14.4 "Limit switches"
B 4.14.5 "Timeout, limit switch not reached, "
# #
# Manufacturer components # Manufacturer components
# #
......
...@@ -211,6 +211,7 @@ B 4.4.15 "Kontrollera f ...@@ -211,6 +211,7 @@ B 4.4.15 "Kontrollera f
B 4.4.16 "Lokal mod aktiverad, fjrrstyrning ej tillten flkt, " B 4.4.16 "Lokal mod aktiverad, fjrrstyrning ej tillten flkt, "
B 4.4.17 "Lokal mod aktiverad flkt, " B 4.4.17 "Lokal mod aktiverad flkt, "
B 4.4.19 "Automod aktiv. Manuell start/stop order ej tillten flkt, " B 4.4.19 "Automod aktiv. Manuell start/stop order ej tillten flkt, "
E 4.4.20 "Motorskydd"
# Motor # Motor
B 4.5.1 "Hg motortemperatur, " B 4.5.1 "Hg motortemperatur, "
B 4.5.2 "Hg Hg motortemperatur, " B 4.5.2 "Hg Hg motortemperatur, "
...@@ -246,6 +247,12 @@ E 4.12.2 "Drift" ...@@ -246,6 +247,12 @@ E 4.12.2 "Drift"
# Contactor # Contactor
E 4.13.1 "Svar" E 4.13.1 "Svar"
E 4.13.2 "Tidgrns" E 4.13.2 "Tidgrns"
# BaseMotorIncrDecrAggr
E 4.14.1 "ka"
E 4.14.2 "Minska"
E 4.14.3 "Kontaktorer"
E 4.14.4 "Grnslgen"
B 4.14.5 "Grnslge ej ntt inom utsatt tid, "
# #
# Manufacturer components # Manufacturer components
# #
......
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