Skip to content

First public release

Choose a tag to compare

@klemenv klemenv released this 28 Dec 02:00
· 72 commits to main since this release

What's Changed

  • This is the first public stable release
  • It supports EPICS base 3.14.12.x and 7.0.x.
  • It supports Python 2.7 and Python 3.6+.
  • Invoke Python code from the following EPICS records: ai, ao, bi, bo, longin, longout, lsi, lso, mbbi, mbbo, stringin, stringout, waveform
  • Automatically converts parameter and return types
  • Single threaded Python execution with support for put/get-callbacks
  • Python code can be executed from IOC console using pydev()

New Contributors

Full Changelog: https://github.com/klemenv/PyDevice/commits/R1.0