v2.4.0
Features
- Add
PytmcSignal
- Add
PPM
,XPIM
,XOffsetMirror
, andKmono
classes - Update
IPM
andPIM
modules to better match physical devices - Add various helper classes for TwinCAT devices
- Stubs created for attenuators,
RTD
, andPowerSlit
- Make
cmd_err_reset
inBeckhoffAxisPLC
accessible in Typhos
API Changes
-
Changed
set_point_relay
topump_on_status
,at_vac_sp
to
at_vac_setpoint
and addedpump_state
toPIPPLC
-
Changed
at_vac_sp
toat_vac_setpoint
,at_vac_hysterisis
tosetpoint_hysterisis
, and added mps_state toVGC
Bugfixes
- Make
protection_setpoint
writeable inGCCPLC
- Make
state
writeable inVCN
Misc
- Allow build docs failure to speed up overall CI
- Specify old working conda version as temporary solution for
build failures