Hello. My first time on this forum. I have an old machine with servo drive that takes an analog +/-10V signal. Is there an elegant way to use the axis object to create an analog output to follow the axis motion profile?
Using the axis.targetvelocity seems to work for AXHOME and AXJOG but not AXPOSTRAP. AXPOSTRAP causes a runaway condition. axis.targetvelocity goes max positive but axis.currentposition counts in the negative direction at full speed. Axis is configured with encoder feedback that responds appropriately to motor rotation.
Seems like analog motion control would be a common request. I didn't find something in search...