aboutsummaryrefslogtreecommitdiffstats
path: root/Software/PMR
diff options
context:
space:
mode:
authorRoy Ben Shabat <roy.mail.net@gmail.com>2025-09-09 11:41:51 +0300
committerRoy Ben Shabat <roy.mail.net@gmail.com>2025-09-09 11:41:51 +0300
commitf8876913ac534f6ec6b122ce64a49d6937b4ba3c (patch)
tree656d7e91941597288069429ff22be177a23b8f3b /Software/PMR
parentd7080c93350b96e49d80450d5e1a76fd6f3ad64e (diff)
downloadTango-f8876913ac534f6ec6b122ce64a49d6937b4ba3c.tar.gz
Tango-f8876913ac534f6ec6b122ce64a49d6937b4ba3c.zip
Updated Events Table to rev 28.
Diffstat (limited to 'Software/PMR')
-rw-r--r--Software/PMR/Messages/Diagnostics/EventType.proto328
1 files changed, 239 insertions, 89 deletions
diff --git a/Software/PMR/Messages/Diagnostics/EventType.proto b/Software/PMR/Messages/Diagnostics/EventType.proto
index bf56d5ade..a41e084b0 100644
--- a/Software/PMR/Messages/Diagnostics/EventType.proto
+++ b/Software/PMR/Messages/Diagnostics/EventType.proto
@@ -1372,79 +1372,82 @@ enum EventType
//No suction. Cannot excute job (Group = Safety, Category = Critical)
E_NO_SUCTION = 103014;
- //Software error has occurred. Cannot execute job (Group = GeneralHardware, Category = Error)
+ //Unintended reset has occurred. Cannot execute job (Group = GeneralHardware, Category = Error)
E_UNINTENDED_RESET = 104000;
- //Software error has occurred. Cannot execute job (Group = GeneralHardware, Category = Error)
+ //SD card is not responding. Cannot execute job (Group = GeneralHardware, Category = Error)
E_SD_CARD_NOT_RESPONDING = 104001;
- //Communication error. Cannot execute job (Group = GeneralHardware, Category = Error)
+ //Cannot read job file. Cannot execute job (Group = GeneralHardware, Category = Error)
+ E_CANNOT_READ_JOB_FILE = 104002;
+
+ //No communication with BTSR 1. Cannot execute job (Group = GeneralHardware, Category = Error)
E_NO_COMMUNICATION_WITH_BTSR_1 = 105000;
- //Communication error. Cannot execute job (Group = GeneralHardware, Category = Error)
+ //No communication with BTSR 2. Cannot execute job (Group = GeneralHardware, Category = Error)
E_NO_COMMUNICATION_WITH_BTSR_2 = 105001;
- //Communication error. Cannot execute job (Group = GeneralHardware, Category = Error)
+ //No communication with BTSR 3. Cannot execute job (Group = GeneralHardware, Category = Error)
E_NO_COMMUNICATION_WITH_BTSR_3 = 105002;
- //Communication error. Cannot execute job (Group = GeneralHardware, Category = Error)
+ //No communication with BTSR 4. Cannot execute job (Group = GeneralHardware, Category = Error)
E_NO_COMMUNICATION_WITH_BTSR_4 = 105003;
- //Communication error. Cannot execute job (Group = GeneralHardware, Category = Error)
+ //No communication with dryer board. Cannot execute job (Group = GeneralHardware, Category = Error)
E_NO_COMMUNICATION_WITH_DRYER_BOARD = 105004;
- //Communication error. Cannot execute job (Group = GeneralHardware, Category = Error)
+ //No communication with dyeing head board. Cannot execute job (Group = GeneralHardware, Category = Error)
E_NO_COMMUNICATION_WITH_DYEING_HEAD_BOARD = 105005;
- //Communication error. Cannot execute job (Group = GeneralHardware, Category = Error)
+ //No communication with winder 1 board. Cannot execute job (Group = GeneralHardware, Category = Error)
E_NO_COMMUNICATION_WITH_WINDER_1_BOARD = 105006;
- //Communication error. Cannot execute job (Group = GeneralHardware, Category = Error)
+ //No communication with winder 2 board. Cannot execute job (Group = GeneralHardware, Category = Error)
E_NO_COMMUNICATION_WITH_WINDER_2_BOARD = 105007;
- //Communication error. Cannot execute job (Group = GeneralHardware, Category = Error)
+ //No communication with winder 3 board. Cannot execute job (Group = GeneralHardware, Category = Error)
E_NO_COMMUNICATION_WITH_WINDER_3_BOARD = 105008;
- //Communication error. Cannot execute job (Group = GeneralHardware, Category = Error)
+ //No communication with winder 4 board. Cannot execute job (Group = GeneralHardware, Category = Error)
E_NO_COMMUNICATION_WITH_WINDER_4_BOARD = 105009;
- //Communication error. Cannot execute job (Group = GeneralHardware, Category = Error)
+ //No communication with IDS 1 board. Cannot execute job (Group = GeneralHardware, Category = Error)
E_NO_COMMUNICATION_WITH_IDS_1_BOARD = 105010;
- //Communication error. Cannot execute job (Group = GeneralHardware, Category = Error)
+ //No communication with IDS 2 board. Cannot execute job (Group = GeneralHardware, Category = Error)
E_NO_COMMUNICATION_WITH_IDS_2_BOARD = 105011;
- //Communication error. Cannot execute job (Group = GeneralHardware, Category = Error)
+ //No communication with IDS 3 board. Cannot execute job (Group = GeneralHardware, Category = Error)
E_NO_COMMUNICATION_WITH_IDS_3_BOARD = 105012;
- //Communication error. Cannot execute job (Group = GeneralHardware, Category = Error)
+ //No communication with IDS 4 board. Cannot execute job (Group = GeneralHardware, Category = Error)
E_NO_COMMUNICATION_WITH_IDS_4_BOARD = 105013;
- //Communication error. Cannot execute job (Group = GeneralHardware, Category = Error)
+ //No communication with mid-tank board. Cannot execute job (Group = GeneralHardware, Category = Error)
E_NO_COMMUNICATION_WITH_MID_TANK_BOARD = 105014;
- //Communication error. Cannot execute job (Group = GeneralHardware, Category = Error)
+ //No communication with WHS board. Cannot execute job (Group = GeneralHardware, Category = Error)
E_NO_COMMUNICATION_WITH_WHS_BOARD = 105015;
- //Communication error. Cannot execute job (Group = GeneralHardware, Category = Error)
+ //No communication with lubricant board. Cannot execute job (Group = GeneralHardware, Category = Error)
E_NO_COMMUNICATION_WITH_LUBRICANT_BOARD = 105016;
- //Communication error. Cannot execute job (Group = GeneralHardware, Category = Error)
+ //No communication with main board. Cannot execute job (Group = GeneralHardware, Category = Error)
E_NO_COMMUNICATION_WITH_MAIN_BOARD = 105017;
- //Communication error. Cannot execute job (Group = GeneralHardware, Category = Error)
+ //No communication with BTSR 5. Cannot execute job (Group = GeneralHardware, Category = Error)
E_NO_COMMUNICATION_WITH_BTSR_5 = 105018;
- //Communication error. Cannot execute job (Group = GeneralHardware, Category = Error)
+ //No communication with BTSR 6. Cannot execute job (Group = GeneralHardware, Category = Error)
E_NO_COMMUNICATION_WITH_BTSR_6 = 105019;
- //Communication error. Cannot execute job (Group = GeneralHardware, Category = Error)
+ //No communication with BTSR 7. Cannot execute job (Group = GeneralHardware, Category = Error)
E_NO_COMMUNICATION_WITH_BTSR_7 = 105020;
- //Communication error. Cannot execute job (Group = GeneralHardware, Category = Error)
+ //No communication with BTSR 8. Cannot execute job (Group = GeneralHardware, Category = Error)
E_NO_COMMUNICATION_WITH_BTSR_8 = 105021;
- //Communication error. Cannot execute job (Group = GeneralHardware, Category = Error)
+ //No communication with IDS 5 board. Cannot execute job (Group = GeneralHardware, Category = Error)
E_NO_COMMUNICATION_WITH_IDS_5_BOARD = 105022;
//No communication with waste load cell. Cannot execute job (Group = GeneralHardware, Category = Error)
@@ -1855,64 +1858,64 @@ enum EventType
//Tunnel suction flow too high. Cannot execute job (Group = DyeingHead, Category = Error)
E_TUNNEL_SUCTION_FLOW_TOO_HIGH = 111012;
- //Pressure in @ ink line too high. Cannot execute job (Group = InkDeliverySystem, Category = Error)
+ //Pressure in @ ink line is too high. Cannot execute job (Group = InkDeliverySystem, Category = Error)
E_INK_LINE_1_PRESSURE_TOO_HIGH = 112000;
- //Pressure in @ ink line too high. Cannot execute job (Group = InkDeliverySystem, Category = Error)
+ //Pressure in @ ink line is too high. Cannot execute job (Group = InkDeliverySystem, Category = Error)
E_INK_LINE_2_PRESSURE_TOO_HIGH = 112001;
- //Pressure in @ ink line too high. Cannot execute job (Group = InkDeliverySystem, Category = Error)
+ //Pressure in @ ink line is too high. Cannot execute job (Group = InkDeliverySystem, Category = Error)
E_INK_LINE_3_PRESSURE_TOO_HIGH = 112002;
- //Pressure in @ ink line too high. Cannot execute job (Group = InkDeliverySystem, Category = Error)
+ //Pressure in @ ink line is too high. Cannot execute job (Group = InkDeliverySystem, Category = Error)
E_INK_LINE_4_PRESSURE_TOO_HIGH = 112003;
- //Pressure in @ ink line too high. Cannot execute job (Group = InkDeliverySystem, Category = Error)
+ //Pressure in @ ink line is too high. Cannot execute job (Group = InkDeliverySystem, Category = Error)
E_INK_LINE_5_PRESSURE_TOO_HIGH = 112004;
- //Pressure in @ ink line too high. Cannot execute job (Group = InkDeliverySystem, Category = Error)
+ //Pressure in @ ink line is too high. Cannot execute job (Group = InkDeliverySystem, Category = Error)
E_INK_LINE_6_PRESSURE_TOO_HIGH = 112005;
- //Pressure in @ ink line too high. Cannot execute job (Group = InkDeliverySystem, Category = Error)
+ //Pressure in @ ink line is too high. Cannot execute job (Group = InkDeliverySystem, Category = Error)
E_INK_LINE_7_PRESSURE_TOO_HIGH = 112006;
- //Pressure in @ ink line too high. Cannot execute job (Group = InkDeliverySystem, Category = Error)
+ //Pressure in @ ink line is too high. Cannot execute job (Group = InkDeliverySystem, Category = Error)
E_INK_LINE_8_PRESSURE_TOO_HIGH = 112007;
- //Pressure in @ ink line too high. Cannot execute job (Group = InkDeliverySystem, Category = Error)
+ //Pressure in @ ink line is too high. Cannot execute job (Group = InkDeliverySystem, Category = Error)
E_INK_LINE_9_PRESSURE_TOO_HIGH = 112008;
- //Pressure in @ ink line too high. Cannot execute job (Group = InkDeliverySystem, Category = Error)
+ //Pressure in @ ink line is too high. Cannot execute job (Group = InkDeliverySystem, Category = Error)
E_INK_LINE_10_PRESSURE_TOO_HIGH = 112009;
- //Pressure in @ ink line too low. Cannot execute job (Group = InkDeliverySystem, Category = Error)
+ //Pressure in @ ink line is too low. Cannot execute job (Group = InkDeliverySystem, Category = Error)
E_INK_LINE_1_PRESSURE_TOO_LOW = 112010;
- //Pressure in @ ink line too low. Cannot execute job (Group = InkDeliverySystem, Category = Error)
+ //Pressure in @ ink line is too low. Cannot execute job (Group = InkDeliverySystem, Category = Error)
E_INK_LINE_2_PRESSURE_TOO_LOW = 112011;
- //Pressure in @ ink line too low. Cannot execute job (Group = InkDeliverySystem, Category = Error)
+ //Pressure in @ ink line is too low. Cannot execute job (Group = InkDeliverySystem, Category = Error)
E_INK_LINE_3_PRESSURE_TOO_LOW = 112012;
- //Pressure in @ ink line too low. Cannot execute job (Group = InkDeliverySystem, Category = Error)
+ //Pressure in @ ink line is too low. Cannot execute job (Group = InkDeliverySystem, Category = Error)
E_INK_LINE_4_PRESSURE_TOO_LOW = 112013;
- //Pressure in @ ink line too low. Cannot execute job (Group = InkDeliverySystem, Category = Error)
+ //Pressure in @ ink line is too low. Cannot execute job (Group = InkDeliverySystem, Category = Error)
E_INK_LINE_5_PRESSURE_TOO_LOW = 112014;
- //Pressure in @ ink line too low. Cannot execute job (Group = InkDeliverySystem, Category = Error)
+ //Pressure in @ ink line is too low. Cannot execute job (Group = InkDeliverySystem, Category = Error)
E_INK_LINE_6_PRESSURE_TOO_LOW = 112015;
- //Pressure in @ ink line too low. Cannot execute job (Group = InkDeliverySystem, Category = Error)
+ //Pressure in @ ink line is too low. Cannot execute job (Group = InkDeliverySystem, Category = Error)
E_INK_LINE_7_PRESSURE_TOO_LOW = 112016;
- //Pressure in @ ink line too low. Cannot execute job (Group = InkDeliverySystem, Category = Error)
+ //Pressure in @ ink line is too low. Cannot execute job (Group = InkDeliverySystem, Category = Error)
E_INK_LINE_8_PRESSURE_TOO_LOW = 112017;
- //Pressure in @ ink line too low. Cannot execute job (Group = InkDeliverySystem, Category = Error)
+ //Pressure in @ ink line is too low. Cannot execute job (Group = InkDeliverySystem, Category = Error)
E_INK_LINE_9_PRESSURE_TOO_LOW = 112018;
- //Pressure in @ ink line too low. Cannot execute job (Group = InkDeliverySystem, Category = Error)
+ //Pressure in @ ink line is too low. Cannot execute job (Group = InkDeliverySystem, Category = Error)
E_INK_LINE_10_PRESSURE_TOO_LOW = 112019;
//Malfunction in @ ink pump. Cannot execute job (Group = InkDeliverySystem, Category = Error)
@@ -1960,94 +1963,94 @@ enum EventType
//Malfunction in @ ink pump. Cannot execute job (Group = InkDeliverySystem, Category = Error)
E_INK_PUMP_15_MALFUNCTION = 112034;
- //The @ tank level is low (Group = InkFillingSystem, Category = Warning)
+ //The @ mid tank level is low (Group = InkFillingSystem, Category = Warning)
E_INK_LINE_1_MID_TANK_LOW_LEVEL = 112035;
- //The @ tank level is low (Group = InkFillingSystem, Category = Warning)
+ //The @ mid tank level is low (Group = InkFillingSystem, Category = Warning)
E_INK_LINE_2_MID_TANK_LOW_LEVEL = 112036;
- //The @ tank level is low (Group = InkFillingSystem, Category = Warning)
+ //The @ mid tank level is low (Group = InkFillingSystem, Category = Warning)
E_INK_LINE_3_MID_TANK_LOW_LEVEL = 112037;
- //The @ tank level is low (Group = InkFillingSystem, Category = Warning)
+ //The @ mid tank level is low (Group = InkFillingSystem, Category = Warning)
E_INK_LINE_4_MID_TANK_LOW_LEVEL = 112038;
- //The @ tank level is low (Group = InkFillingSystem, Category = Warning)
+ //The @ mid tank level is low (Group = InkFillingSystem, Category = Warning)
E_INK_LINE_5_MID_TANK_LOW_LEVEL = 112039;
- //The @ tank level is low (Group = InkFillingSystem, Category = Warning)
+ //The @ mid tank level is low (Group = InkFillingSystem, Category = Warning)
E_INK_LINE_6_MID_TANK_LOW_LEVEL = 112040;
- //The @ tank level is low (Group = InkFillingSystem, Category = Warning)
+ //The @ mid tank level is low (Group = InkFillingSystem, Category = Warning)
E_INK_LINE_7_MID_TANK_LOW_LEVEL = 112041;
- //The @ tank level is low (Group = InkFillingSystem, Category = Warning)
+ //The @ mid tank level is low (Group = InkFillingSystem, Category = Warning)
E_INK_LINE_8_MID_TANK_LOW_LEVEL = 112042;
- //The @ tank level is low (Group = InkFillingSystem, Category = Warning)
+ //The @ mid tank level is low (Group = InkFillingSystem, Category = Warning)
E_INK_LINE_9_MID_TANK_LOW_LEVEL = 112043;
- //The @ tank level is low (Group = InkFillingSystem, Category = Warning)
+ //The @ mid tank level is low (Group = InkFillingSystem, Category = Warning)
E_INK_LINE_10_MID_TANK_LOW_LEVEL = 112044;
- //Cannot fill @ tank. Replace @ jerrycan to start new job (Group = InkFillingSystem, Category = Error)
+ //Cannot fill @ mid tank. Replace @ jerrycan to start new job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_1_MID_TANK_FILL_TIMEOUT = 112045;
- //Cannot fill @ tank. Replace @ jerrycan to start new job (Group = InkFillingSystem, Category = Error)
+ //Cannot fill @ mid tank. Replace @ jerrycan to start new job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_2_MID_TANK_FILL_TIMEOUT = 112046;
- //Cannot fill @ tank. Replace @ jerrycan to start new job (Group = InkFillingSystem, Category = Error)
+ //Cannot fill @ mid tank. Replace @ jerrycan to start new job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_3_MID_TANK_FILL_TIMEOUT = 112047;
- //Cannot fill @ tank. Replace @ jerrycan to start new job (Group = InkFillingSystem, Category = Error)
+ //Cannot fill @ mid tank. Replace @ jerrycan to start new job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_4_MID_TANK_FILL_TIMEOUT = 112048;
- //Cannot fill @ tank. Replace @ jerrycan to start new job (Group = InkFillingSystem, Category = Error)
+ //Cannot fill @ mid tank. Replace @ jerrycan to start new job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_5_MID_TANK_FILL_TIMEOUT = 112049;
- //Cannot fill @ tank. Replace @ jerrycan to start new job (Group = InkFillingSystem, Category = Error)
+ //Cannot fill @ mid tank. Replace @ jerrycan to start new job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_6_MID_TANK_FILL_TIMEOUT = 112050;
- //Cannot fill @ tank. Replace @ jerrycan to start new job (Group = InkFillingSystem, Category = Error)
+ //Cannot fill @ mid tank. Replace @ jerrycan to start new job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_7_MID_TANK_FILL_TIMEOUT = 112051;
- //Cannot fill @ tank. Replace @ jerrycan to start new job (Group = InkFillingSystem, Category = Error)
+ //Cannot fill @ mid tank. Replace @ jerrycan to start new job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_8_MID_TANK_FILL_TIMEOUT = 112052;
- //Cannot fill @ tank. Replace @ jerrycan to start new job (Group = InkFillingSystem, Category = Error)
+ //Cannot fill @ mid tank. Replace @ jerrycan to start new job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_9_MID_TANK_FILL_TIMEOUT = 112053;
- //Cannot fill @ tank. Replace @ jerrycan to start new job (Group = InkFillingSystem, Category = Error)
+ //Cannot fill @ mid tank. Replace @ jerrycan to start new job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_10_MID_TANK_FILL_TIMEOUT = 112054;
- //Malfunction in @ tank. Cannot execute job (Group = InkFillingSystem, Category = Error)
+ //Malfunction in @ mid tank. Cannot execute job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_1_MID_TANK_MALFUNCTION = 112055;
- //Malfunction in @ tank. Cannot execute job (Group = InkFillingSystem, Category = Error)
+ //Malfunction in @ mid tank. Cannot execute job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_2_MID_TANK_MALFUNCTION = 112056;
- //Malfunction in @ tank. Cannot execute job (Group = InkFillingSystem, Category = Error)
+ //Malfunction in @ mid tank. Cannot execute job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_3_MID_TANK_MALFUNCTION = 112057;
- //Malfunction in @ tank. Cannot execute job (Group = InkFillingSystem, Category = Error)
+ //Malfunction in @ mid tank. Cannot execute job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_4_MID_TANK_MALFUNCTION = 112058;
- //Malfunction in @ tank. Cannot execute job (Group = InkFillingSystem, Category = Error)
+ //Malfunction in @ mid tank. Cannot execute job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_5_MID_TANK_MALFUNCTION = 112059;
- //Malfunction in @ tank. Cannot execute job (Group = InkFillingSystem, Category = Error)
+ //Malfunction in @ mid tank. Cannot execute job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_6_MID_TANK_MALFUNCTION = 112060;
- //Malfunction in @ tank. Cannot execute job (Group = InkFillingSystem, Category = Error)
+ //Malfunction in @ mid tank. Cannot execute job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_7_MID_TANK_MALFUNCTION = 112061;
- //Malfunction in @ tank. Cannot execute job (Group = InkFillingSystem, Category = Error)
+ //Malfunction in @ mid tank. Cannot execute job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_8_MID_TANK_MALFUNCTION = 112062;
- //Malfunction in @ tank. Cannot execute job (Group = InkFillingSystem, Category = Error)
+ //Malfunction in @ mid tank. Cannot execute job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_9_MID_TANK_MALFUNCTION = 112063;
- //Malfunction in @ tank. Cannot execute job (Group = InkFillingSystem, Category = Error)
+ //Malfunction in @ mid tank. Cannot execute job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_10_MID_TANK_MALFUNCTION = 112064;
//Malfunction in @ ink pump. Cannot execute job (Group = InkDeliverySystem, Category = Error)
@@ -2068,46 +2071,46 @@ enum EventType
//Malfunction in @ ink pump. Cannot execute job (Group = InkDeliverySystem, Category = Error)
E_INK_PUMP_21_MALFUNCTION = 112070;
- //The @ tank level is low (Group = InkFillingSystem, Category = Warning)
+ //The @ mid tank level is low (Group = InkFillingSystem, Category = Warning)
E_INK_LINE_11_MID_TANK_LOW_LEVEL = 112071;
- //Cannot fill @ tank. Replace @ jerrycan to start new job (Group = InkFillingSystem, Category = Error)
+ //Cannot fill @ mid tank. Replace @ jerrycan to start new job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_11_MID_TANK_FILL_TIMEOUT = 112072;
- //Malfunction in @ tank. Cannot execute job (Group = InkFillingSystem, Category = Error)
+ //Malfunction in @ mid tank. Cannot execute job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_11_MID_TANK_MALFUNCTION = 112073;
- //The @ tank is empty. Cannot execute job (Group = InkFillingSystem, Category = Error)
+ //The @ mid tank is empty. Cannot execute job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_1_MID_TANK_EMPTY = 112074;
- //The @ tank is empty. Cannot execute job (Group = InkFillingSystem, Category = Error)
+ //The @ mid tank is empty. Cannot execute job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_2_MID_TANK_EMPTY = 112075;
- //The @ tank is empty. Cannot execute job (Group = InkFillingSystem, Category = Error)
+ //The @ mid tank is empty. Cannot execute job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_3_MID_TANK_EMPTY = 112076;
- //The @ tank is empty. Cannot execute job (Group = InkFillingSystem, Category = Error)
+ //The @ mid tank is empty. Cannot execute job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_4_MID_TANK_EMPTY = 112077;
- //The @ tank is empty. Cannot execute job (Group = InkFillingSystem, Category = Error)
+ //The @ mid tank is empty. Cannot execute job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_5_MID_TANK_EMPTY = 112078;
- //The @ tank is empty. Cannot execute job (Group = InkFillingSystem, Category = Error)
+ //The @ mid tank is empty. Cannot execute job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_6_MID_TANK_EMPTY = 112079;
- //The @ tank is empty. Cannot execute job (Group = InkFillingSystem, Category = Error)
+ //The @ mid tank is empty. Cannot execute job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_7_MID_TANK_EMPTY = 112080;
- //The @ tank is empty. Cannot execute job (Group = InkFillingSystem, Category = Error)
+ //The @ mid tank is empty. Cannot execute job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_8_MID_TANK_EMPTY = 112081;
- //The @ tank is empty. Cannot execute job (Group = InkFillingSystem, Category = Error)
+ //The @ mid tank is empty. Cannot execute job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_9_MID_TANK_EMPTY = 112082;
- //The @ tank is empty. Cannot execute job (Group = InkFillingSystem, Category = Error)
+ //The @ mid tank is empty. Cannot execute job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_10_MID_TANK_EMPTY = 112083;
- //The @ tank is empty. Cannot execute job (Group = InkFillingSystem, Category = Error)
+ //The @ mid tank is empty. Cannot execute job (Group = InkFillingSystem, Category = Error)
E_INK_LINE_11_MID_TANK_EMPTY = 112084;
//Lubricant Jerrycan is empty (Group = Mixer, Category = Error)
@@ -2116,6 +2119,153 @@ enum EventType
//Lubricant jerrycan is not present. Cannot execute job (Group = Mixer, Category = Error)
E_LUBRICANT_JERRYCAN_NOT_PRESENT = 112086;
+ //The @ jerrycan is not present (Group = InkFillingSystem, Category = Warning)
+ E_INK_LINE_1_JERRYCAN_IS_NOT_PRESENT = 112087;
+
+ //The @ jerrycan is not present (Group = InkFillingSystem, Category = Warning)
+ E_INK_LINE_2_JERRYCAN_IS_NOT_PRESENT = 112088;
+
+ //The @ jerrycan is not present (Group = InkFillingSystem, Category = Warning)
+ E_INK_LINE_3_JERRYCAN_IS_NOT_PRESENT = 112089;
+
+ //The @ jerrycan is not present (Group = InkFillingSystem, Category = Warning)
+ E_INK_LINE_4_JERRYCAN_IS_NOT_PRESENT = 112090;
+
+ //The @ jerrycan is not present (Group = InkFillingSystem, Category = Warning)
+ E_INK_LINE_5_JERRYCAN_IS_NOT_PRESENT = 112091;
+
+ //The @ jerrycan is not present (Group = InkFillingSystem, Category = Warning)
+ E_INK_LINE_6_JERRYCAN_IS_NOT_PRESENT = 112092;
+
+ //The @ jerrycan is not present (Group = InkFillingSystem, Category = Warning)
+ E_INK_LINE_7_JERRYCAN_IS_NOT_PRESENT = 112093;
+
+ //The @ jerrycan is not present (Group = InkFillingSystem, Category = Warning)
+ E_INK_LINE_8_JERRYCAN_IS_NOT_PRESENT = 112094;
+
+ //The @ jerrycan is not present (Group = InkFillingSystem, Category = Warning)
+ E_INK_LINE_9_JERRYCAN_IS_NOT_PRESENT = 112095;
+
+ //The @ jerrycan is not present (Group = InkFillingSystem, Category = Warning)
+ E_INK_LINE_10_JERRYCAN_IS_NOT_PRESENT = 112096;
+
+ //The @ jerrycan is not present (Group = InkFillingSystem, Category = Warning)
+ E_INK_LINE_11_JERRYCAN_IS_NOT_PRESENT = 112097;
+
+ //Mixer is clogged. Cannot execute job (Group = Mixer, Category = Error)
+ E_MIXER_IS_CLOGGED = 112098;
+
+ //The @ ink line filter is clogged (Group = InkDeliverySystem, Category = Error)
+ E_INK_LINE_1_FILTER_IS_CLOGGED = 112099;
+
+ //The @ ink line filter is clogged (Group = InkDeliverySystem, Category = Error)
+ E_INK_LINE_2_FILTER_IS_CLOGGED = 112100;
+
+ //The @ ink line filter is clogged (Group = InkDeliverySystem, Category = Error)
+ E_INK_LINE_3_FILTER_IS_CLOGGED = 112101;
+
+ //The @ ink line filter is clogged (Group = InkDeliverySystem, Category = Error)
+ E_INK_LINE_4_FILTER_IS_CLOGGED = 112102;
+
+ //The @ ink line filter is clogged (Group = InkDeliverySystem, Category = Error)
+ E_INK_LINE_5_FILTER_IS_CLOGGED = 112103;
+
+ //The @ ink line filter is clogged (Group = InkDeliverySystem, Category = Error)
+ E_INK_LINE_6_FILTER_IS_CLOGGED = 112104;
+
+ //The @ ink line filter is clogged (Group = InkDeliverySystem, Category = Error)
+ E_INK_LINE_7_FILTER_IS_CLOGGED = 112105;
+
+ //The @ ink line filter is clogged (Group = InkDeliverySystem, Category = Error)
+ E_INK_LINE_8_FILTER_IS_CLOGGED = 112106;
+
+ //The @ ink line filter is clogged (Group = InkDeliverySystem, Category = Error)
+ E_INK_LINE_9_FILTER_IS_CLOGGED = 112107;
+
+ //The @ ink line filter is clogged (Group = InkDeliverySystem, Category = Error)
+ E_INK_LINE_10_FILTER_IS_CLOGGED = 112108;
+
+ //The @ ink line filter is clogged (Group = InkDeliverySystem, Category = Error)
+ E_INK_LINE_11_FILTER_IS_CLOGGED = 112109;
+
+ //Stator in @ ink pump is faulty (Group = InkDeliverySystem, Category = Error)
+ E_INK_PUMP_1_FAULTY_STATOR = 112110;
+
+ //Stator in @ ink pump is faulty (Group = InkDeliverySystem, Category = Error)
+ E_INK_PUMP_2_FAULTY_STATOR = 112111;
+
+ //Stator in @ ink pump is faulty (Group = InkDeliverySystem, Category = Error)
+ E_INK_PUMP_3_FAULTY_STATOR = 112112;
+
+ //Stator in @ ink pump is faulty (Group = InkDeliverySystem, Category = Error)
+ E_INK_PUMP_4_FAULTY_STATOR = 112113;
+
+ //Stator in @ ink pump is faulty (Group = InkDeliverySystem, Category = Error)
+ E_INK_PUMP_5_FAULTY_STATOR = 112114;
+
+ //Stator in @ ink pump is faulty (Group = InkDeliverySystem, Category = Error)
+ E_INK_PUMP_6_FAULTY_STATOR = 112115;
+
+ //Stator in @ ink pump is faulty (Group = InkDeliverySystem, Category = Error)
+ E_INK_PUMP_7_FAULTY_STATOR = 112116;
+
+ //Stator in @ ink pump is faulty (Group = InkDeliverySystem, Category = Error)
+ E_INK_PUMP_8_FAULTY_STATOR = 112117;
+
+ //Stator in @ ink pump is faulty (Group = InkDeliverySystem, Category = Error)
+ E_INK_PUMP_9_FAULTY_STATOR = 112118;
+
+ //Stator in @ ink pump is faulty (Group = InkDeliverySystem, Category = Error)
+ E_INK_PUMP_10_FAULTY_STATOR = 112119;
+
+ //Stator in @ ink pump is faulty (Group = InkDeliverySystem, Category = Error)
+ E_INK_PUMP_11_FAULTY_STATOR = 112120;
+
+ //Stator in @ ink pump is faulty (Group = InkDeliverySystem, Category = Error)
+ E_INK_PUMP_12_FAULTY_STATOR = 112121;
+
+ //Stator in @ ink pump is faulty (Group = InkDeliverySystem, Category = Error)
+ E_INK_PUMP_13_FAULTY_STATOR = 112122;
+
+ //Stator in @ ink pump is faulty (Group = InkDeliverySystem, Category = Error)
+ E_INK_PUMP_14_FAULTY_STATOR = 112123;
+
+ //Stator in @ ink pump is faulty (Group = InkDeliverySystem, Category = Error)
+ E_INK_PUMP_15_FAULTY_STATOR = 112124;
+
+ //Stator in @ ink pump is faulty (Group = InkDeliverySystem, Category = Error)
+ E_INK_PUMP_16_FAULTY_STATOR = 112125;
+
+ //Stator in @ ink pump is faulty (Group = InkDeliverySystem, Category = Error)
+ E_INK_PUMP_17_FAULTY_STATOR = 112126;
+
+ //Stator in @ ink pump is faulty (Group = InkDeliverySystem, Category = Error)
+ E_INK_PUMP_18_FAULTY_STATOR = 112127;
+
+ //Stator in @ ink pump is faulty (Group = InkDeliverySystem, Category = Error)
+ E_INK_PUMP_19_FAULTY_STATOR = 112128;
+
+ //Stator in @ ink pump is faulty (Group = InkDeliverySystem, Category = Error)
+ E_INK_PUMP_20_FAULTY_STATOR = 112129;
+
+ //Stator in @ ink pump is faulty (Group = InkDeliverySystem, Category = Error)
+ E_INK_PUMP_21_FAULTY_STATOR = 112130;
+
+ //Lubricant pressure is too high. Cannot execute job (Group = Mixer, Category = Error)
+ E_LUBRICANT_PRESSURE_TOO_HIGH = 112131;
+
+ //Pressure in @ ink line is too high. Cannot execute job (Group = InkDeliverySystem, Category = Error)
+ E_INK_LINE_11_PRESSURE_TOO_HIGH = 112132;
+
+ //Pressure in @ ink line is too low. Cannot execute job (Group = InkDeliverySystem, Category = Error)
+ E_INK_LINE_11_PRESSURE_TOO_LOW = 112133;
+
+ //Lubricant pressure is too low. Cannot execute job (Group = Mixer, Category = Error)
+ E_LUBRICANT_PRESSURE_TOO_LOW = 112134;
+
+ //Malfunction in lubricant pump. Cannot execute job (Group = Mixer, Category = Error)
+ E_LUBRICANT_PUMP_MALFUNCTION = 112135;
+
//Waste jerrycan is not present. Cannot execute job (Group = WasteHandlingSystem, Category = Error)
E_WASTE_JERRYCAN_NOT_PRESENT = 113000;