Draft: Create virtual axis
- Apr 19, 2024
-
-
Changes the inheritance of AxisEPICS to point to AxisVirtual. AxisVirtual already inherits from AxisUtil.
-
Changes the inheritance of AxisADS to point to AxisVirtual. AxisVirtual already inherits from AxisUtil.
7ca2562a -
For the coming update of the AxisEPICS/ADS modules creating four different modules covering ADS, Motor Record, ECMC and Model 3 Driver, it would be of benefit to create a virtual axis with abstract methods forming the baseline of what should be implemented. Create the virtual axis module.
91b249de
-