Added Connected PV

This commit is contained in:
2025-04-25 13:17:41 +02:00
parent 3ec83b115e
commit c7936191d9
5 changed files with 41 additions and 1 deletions

View File

@@ -357,7 +357,7 @@ class epicsShareClass sinqAxis : public asynMotorAxis {
bool watchdogMovActive_;
// Store the motor target position for the movement time calculation
double targetPosition_;
bool wasMoving_;
/*