diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2025-07-13 14:58:37 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2025-07-13 14:58:37 +0300 |
| commit | 190d61e456b0ff05cf84121af0d186c975d6682a (patch) | |
| tree | 3f653d469d7f9df3699c8240bb3918869ca049ee /Software/Visual_Studio/Tango.BL | |
| parent | e528e98507e3822edb20390d95716f0385c5b826 (diff) | |
| download | Tango-190d61e456b0ff05cf84121af0d186c975d6682a.tar.gz Tango-190d61e456b0ff05cf84121af0d186c975d6682a.zip | |
Added new tech monitors and ios.
Diffstat (limited to 'Software/Visual_Studio/Tango.BL')
3 files changed, 90 insertions, 6 deletions
diff --git a/Software/Visual_Studio/Tango.BL/Enumerations/EventTypes.cs b/Software/Visual_Studio/Tango.BL/Enumerations/EventTypes.cs index 02c1333e8..c609533df 100644 --- a/Software/Visual_Studio/Tango.BL/Enumerations/EventTypes.cs +++ b/Software/Visual_Studio/Tango.BL/Enumerations/EventTypes.cs @@ -2876,6 +2876,12 @@ namespace Tango.BL.Enumerations E_NO_COMMUNICATION_WITH_IDS_5_BOARD = 105022, /// <summary> + /// (No communication with waste load cell. Cannot execute job) + /// </summary> + [Description("No communication with waste load cell. Cannot execute job")] + E_NO_COMMUNICATION_WITH_WASTE_LOADCELL = 105023, + + /// <summary> /// (Left door is open) /// </summary> [Description("Left door is open")] @@ -4226,16 +4232,46 @@ namespace Tango.BL.Enumerations E_WASTE_JERRYCAN_AND_SUB_TANKS_ARE_FULL = 113002, /// <summary> - /// (No draining from IDU-Chimney sub-tank. Cannot execute job) + /// (No draining from IDU-Chimney sub-tank due to timeout. Cannot execute job) + /// </summary> + [Description("No draining from IDU-Chimney sub-tank due to timeout. Cannot execute job")] + E_NO_DRAINING_FROM_IDU_CHIMNEY_SUB_TANK_TIMEOUT = 113003, + + /// <summary> + /// (No draining from IFS-Dryer sub-tank due to timeout. Cannot execute job) + /// </summary> + [Description("No draining from IFS-Dryer sub-tank due to timeout. Cannot execute job")] + E_NO_DRAINING_FROM_IFS_DRYER_SUB_TANK_TIMEOUT = 113004, + + /// <summary> + /// (No draining from IDU-Chimney sub-tank due to emptying issue. Cannot execute job) + /// </summary> + [Description("No draining from IDU-Chimney sub-tank due to emptying issue. Cannot execute job")] + E_NO_DRAINING_FROM_IDU_CHIMNEY_SUB_TANK_ISSUE = 113005, + + /// <summary> + /// (No draining from IFS-Dryer sub-tank due to emptying issue. Cannot execute job) + /// </summary> + [Description("No draining from IFS-Dryer sub-tank due to emptying issue. Cannot execute job")] + E_NO_DRAINING_FROM_IFS_DRYER_SUB_TANK_ISSUE = 113006, + + /// <summary> + /// (IDU-Chimney sub-tank pump malfunction. Cannot execute job) + /// </summary> + [Description("IDU-Chimney sub-tank pump malfunction. Cannot execute job")] + E_IDU_CHIMNEY_SUB_TANK_PUMP_MALFUNCTION = 113007, + + /// <summary> + /// (IFS-Dryer sub-tank pump malfunction. Cannot execute job) /// </summary> - [Description("No draining from IDU-Chimney sub-tank. Cannot execute job")] - E_NO_DRAINING_FROM_IDU_CHIMNEY_SUB_TANK = 113003, + [Description("IFS-Dryer sub-tank pump malfunction. Cannot execute job")] + E_IFS_DRYER_SUB_TANK_PUMP_MALFUNCTION = 113008, /// <summary> - /// (No draining from IFS-Dryer sub-tank. Cannot execute job) + /// (Waste jerrycan presence switch malfunction. Cannot execute job) /// </summary> - [Description("No draining from IFS-Dryer sub-tank. Cannot execute job")] - E_NO_DRAINING_FROM_IFS_DRYER_SUB_TANK = 113004, + [Description("Waste jerrycan presence switch malfunction. Cannot execute job")] + E_WASTE_JERRYCAN_PRESENCE_SWITCH_MALFUNCTION = 113009, } } diff --git a/Software/Visual_Studio/Tango.BL/Enumerations/TechIos.cs b/Software/Visual_Studio/Tango.BL/Enumerations/TechIos.cs index e1c485e53..84363b622 100644 --- a/Software/Visual_Studio/Tango.BL/Enumerations/TechIos.cs +++ b/Software/Visual_Studio/Tango.BL/Enumerations/TechIos.cs @@ -2545,5 +2545,35 @@ namespace Tango.BL.Enumerations [Description("SafetyCirculatorAirflow")] SafetyCirculatorAirflow = 420, + /// <summary> + /// (Block Subtanks) + /// </summary> + [Description("Block Subtanks")] + BlockSubtanks = 421, + + /// <summary> + /// (Waste System Error) + /// </summary> + [Description("Waste System Error")] + WasteSystemError = 422, + + /// <summary> + /// (Waste Jerrican Presence) + /// </summary> + [Description("Waste Jerrican Presence")] + WasteJerricanPresence = 423, + + /// <summary> + /// (Front Subtank Full) + /// </summary> + [Description("Front Subtank Full")] + FrontSubtankFull = 424, + + /// <summary> + /// (Rear Subtank Full) + /// </summary> + [Description("Rear Subtank Full")] + RearSubtankFull = 425, + } } diff --git a/Software/Visual_Studio/Tango.BL/Enumerations/TechMonitors.cs b/Software/Visual_Studio/Tango.BL/Enumerations/TechMonitors.cs index 373038387..473af6efc 100644 --- a/Software/Visual_Studio/Tango.BL/Enumerations/TechMonitors.cs +++ b/Software/Visual_Studio/Tango.BL/Enumerations/TechMonitors.cs @@ -1160,6 +1160,18 @@ namespace Tango.BL.Enumerations EuTunnelTemperature = 1020, /// <summary> + /// (Eureka Waste Front Pump Current) + /// </summary> + [Description("Eureka Waste Front Pump Current")] + EuWasteFrontPumpCurrent = 1401, + + /// <summary> + /// (Eureka Waste Jerrican Weight) + /// </summary> + [Description("Eureka Waste Jerrican Weight")] + EuWasteJerricanWeight = 1400, + + /// <summary> /// (Eureka Waste Level) /// </summary> [Description("Eureka Waste Level")] @@ -1172,6 +1184,12 @@ namespace Tango.BL.Enumerations EuWastePumpVoltage = 1334, /// <summary> + /// (Eureka Waste Rear Pump Current) + /// </summary> + [Description("Eureka Waste Rear Pump Current")] + EuWasteRearPumpCurrent = 1402, + + /// <summary> /// (Eureka Winder Dancer 1) /// </summary> [Description("Eureka Winder Dancer 1")] |
