Skip to content

Introduction of pycalc record

Compare
Choose a tag to compare
@klemenv klemenv released this 30 Dec 03:28
· 41 commits to main since this release

What's Changed

  • New pycalc record has been introduced with support for 10 any-type arguments and adaptive return value
  • Use of % for escaping record fields is now optional and can be omitted
  • When TPRO=1, Python code is now printed to IOC console before it executes
  • configure/CONFIG.PyDevice now defines any Python specific compiler and linker flags, IOCs only need to include this file in Makefile

Full Changelog: R1.0.0...R1.1.0