From e316fcf67ba794028c9b988e17fb155a7ab5ee9a Mon Sep 17 00:00:00 2001 From: smathis Date: Fri, 6 Jun 2025 11:20:50 +0200 Subject: [PATCH] Changed priority of IOC shell message --- src/turboPmacAxis.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/turboPmacAxis.cpp b/src/turboPmacAxis.cpp index 94675b8..586090d 100644 --- a/src/turboPmacAxis.cpp +++ b/src/turboPmacAxis.cpp @@ -1419,7 +1419,7 @@ asynStatus turboPmacAxis::enable(bool on) { // Failed to change axis status within timeout_enable_disable => Send a // corresponding message - asynPrint(pC_->pasynUser(), ASYN_TRACE_FLOW, + asynPrint(pC_->pasynUser(), ASYN_TRACE_ERROR, "Controller \"%s\", axis %d => %s, line %d\nFailed to %s axis " "within %d seconds\n", pC_->portName, axisNo_, __PRETTY_FUNCTION__, __LINE__,