DiamondLightSource / pmac

Driver for the Delta Tau PMAC motion controller family.
Apache License 2.0
25 stars 17 forks source link

Abstract Global status bits #114

Closed LeandroMartinsdS closed 10 months ago

LeandroMartinsdS commented 10 months ago

Abstract the global status bits using the hardware interface.

Add PMAC_HARDWARE_PROB for PowerPMAC. The AbortAll is not being used to define a "Hardware problem" because the PowerPMAC permits to abort just some of the coordinate systems, this is useful in cases which more than one system is controlled by the same controller, and just one should be affected by the Abort input - e.g. an air-bearing stage.