aboutsummaryrefslogtreecommitdiffstats
path: root/Software/PMR
diff options
context:
space:
mode:
authorRoy Ben Shabat <Roy.mail.net@gmail.com>2020-08-31 09:13:38 +0300
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2020-08-31 09:13:38 +0300
commit16911b1e029196695ea43627e70412fc07af54bf (patch)
tree69165e4240527a1321bdd8893d27e6684fa0d6a5 /Software/PMR
parentd0f41f7f3e6ba31a285b63648449035eb147dc89 (diff)
downloadTango-16911b1e029196695ea43627e70412fc07af54bf.tar.gz
Tango-16911b1e029196695ea43627e70412fc07af54bf.zip
Updated TECH_IOS db.
Recompiled PMR.
Diffstat (limited to 'Software/PMR')
-rw-r--r--Software/PMR/Messages/Diagnostics/EventType.proto10
1 files changed, 5 insertions, 5 deletions
diff --git a/Software/PMR/Messages/Diagnostics/EventType.proto b/Software/PMR/Messages/Diagnostics/EventType.proto
index be8917730..e01aa9e6d 100644
--- a/Software/PMR/Messages/Diagnostics/EventType.proto
+++ b/Software/PMR/Messages/Diagnostics/EventType.proto
@@ -220,19 +220,19 @@ enum EventType
//The loading arm motor voltage is too low. Cannot execute job (Group = ThreadFeedingSystem, Category = Warning)
LOADING_ARM_MOTOR_UNDERVOLTAGE = 3030;
- //Cannot load thread (Group = ThreadFeedingSystem, Category = Error)
+ //Cannot load thread (Group = ThreadFeedingSystem, Category = Warning)
LTFU_UP_TIMEOUT = 3031;
- //Cannot load thread (Group = ThreadFeedingSystem, Category = Error)
+ //Cannot load thread (Group = ThreadFeedingSystem, Category = Warning)
LTFU_DOWN_TIMEOUT = 3032;
- //Cannot load thread (Group = ThreadFeedingSystem, Category = Error)
+ //Cannot load thread (Group = ThreadFeedingSystem, Category = Warning)
RTFU_UP_TIMEOUT = 3033;
- //Cannot load thread (Group = ThreadFeedingSystem, Category = Error)
+ //Cannot load thread (Group = ThreadFeedingSystem, Category = Warning)
RTFU_DOWN_TIMEOUT = 3034;
- //Screw travel failure. Cannot execute job (Group = ThreadFeedingSystem, Category = Error)
+ //Screw travel failure. Cannot execute job (Group = ThreadFeedingSystem, Category = Warning)
SCREW_MOTOR_LIMIT_TIMEOUT = 3035;
//The winder dancer motor current is too high. Cannot execute job (Group = ThreadFeedingSystem, Category = Warning)