Releases: pcdshub/lcls-twincat-motion
Releases · pcdshub/lcls-twincat-motion
v0.2.0
v0.1.0
v0.0.2
v0.0.1
Initial pre-v1 release. Contains the following features that are working out for the PPM tester:
DUT_MotionStage
, a simple struct we can pass around that has connection points for standard stage signals as well as triggering commands from TwinCAT and EPICSENUM_EpicsHomeCmd
, the valid choices for the homing routinesENUM_EpicsMotorCmd
, the valid choices for all command routinesENUM_StageBrakeMode
, the valid choices for brake handlingENUM_StageEnableMode
, the valid choices for NC Axis enable timing settingsFB_MotionStage
, a catchall for the "normal" motion operations. Takes one argument, aDUT_MotionStage
.