CANdevStudio icon indicating copy to clipboard operation
CANdevStudio copied to clipboard

PyScripter

Open rkollataj opened this issue 6 years ago • 1 comments

Create component that will enable to manipulate data using Python scripts. Required features:

  • Component in/outs to be defined in Python script
  • Possibility to define multiple inputs and outputs
  • Python script to react on incoming inputs
  • Python script to react on timing events (i.e. periodic events)

rkollataj avatar Feb 26 '19 21:02 rkollataj

The work is ongoing here: https://github.com/rkollataj/CANdevStudio/tree/pyscripter2

rkollataj avatar Jan 17 '20 09:01 rkollataj