Skip to content
Snippets Groups Projects
Commit bd224289 authored by Krisztián Löki's avatar Krisztián Löki
Browse files

Updated error code (again)

parent 1a5f75b1
No related branches found
No related tags found
No related merge requests found
...@@ -19,13 +19,13 @@ if PVUtil.getLong(pvs[0]): ...@@ -19,13 +19,13 @@ if PVUtil.getLong(pvs[0]):
90 : "Turbo-Pumps Not Available", 90 : "Turbo-Pumps Not Available",
89 : "Max Auto-Restart", 89 : "Max Auto-Restart",
88 : "Back-Up Primary Pumping System Error", 88 : "Back-Up Primary Pumping System Error",
83 : "VPSU-00020 400VAC 3-Phases Power Supply Tripped",
15 : "Mode Selection Error - Vacuum Sector Vented", 15 : "Mode Selection Error - Vacuum Sector Vented",
14 : "Mode Selection Error - Vacuum Sector Under Vacuum", 14 : "Mode Selection Error - Vacuum Sector Under Vacuum",
13 : "Primary Pumping System: Rescue Primary System is Off", 13 : "Primary Pumping System: Rescue Primary System is Off",
12 : "Primary Pumping System: Rescue Primary Not Available", 12 : "Primary Pumping System: Rescue Primary Not Available",
11 : "Primary Pumping System: Primary Pump / Valve Error", 11 : "Primary Pumping System: Primary Pump / Valve Error",
10 : "Primary Pumping System: Start Disable", 10 : "Primary Pumping System: Start Disable",
9 : "VPSU-00020 400VAC 3-Phases Power Supply Tripped",
0 : "" 0 : ""
}) })
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment