Improvement for dynamically (dis)connected motors #2

Open
opened 2025-12-15 10:46:27 +01:00 by soederqvist_a · 1 comment
  • Default connected PV to 0, case when the mastermacs isn't available on the network shows motors as Connected=1.
  • Polling of disconnected devices are slowing down operation of the bus. Maybe abort polling if devices fails to initialize.
  • initialize function should be able to handle case that motors aren't connected at start.
* Default connected PV to 0, case when the mastermacs isn't available on the network shows motors as Connected=1. * Polling of disconnected devices are slowing down operation of the bus. Maybe abort polling if devices fails to initialize. * initialize function should be able to handle case that motors aren't connected at start.
mathis_s was assigned by soederqvist_a 2025-12-15 10:47:11 +01:00
Owner

Fixed segfault for misconfigured axis. The other points I can unfortunately only tackle once sinqtest is back online in the new year :-)

Fixed segfault for misconfigured axis. The other points I can unfortunately only tackle once sinqtest is back online in the new year :-)
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lin-epics-modules/mastermacs#2