Compare commits

..

1 Commits
1.0.0 ... 1.0.1

Author SHA1 Message Date
e316fcf67b Changed priority of IOC shell message 2025-06-06 11:20:50 +02:00

View File

@ -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__,