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

Added VPSU error codes

parent 8a2b8dae
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,13 @@ if PVUtil.getLong(pvs[0]):
90 : "Turbo-Pumps Not Available",
89 : "Max Auto-Restart",
88 : "Back-Up Primary Pumping System Error",
85 : "VPSU-00020 24VDC Power Supply Overload",
84 : "VPSU-00020 24VDC Power Supply Tripped",
83 : "VPSU-00020 400VAC 3-Phases Power Supply Tripped",
82 : "VPSU-00010 24VDC Power Supply Overload",
81 : "VPSU-00010 24VDC Power Supply Tripped",
80 : "VPSU-00010 400VAC 3-Phases Power Supply Tripped",
15 : "Mode Selection Error - Vacuum Sector Vented",
14 : "Mode Selection Error - Vacuum Sector Under Vacuum",
13 : "Primary Pumping System: Rescue Primary System is Off",
......
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