issues
search
scientific-software-hub
/
waltz
A general purpose web application that provides the interface between SCADA(s) system and the scientific users who define and calibrate their experiments
https://waltz-docs.readthedocs.io/en/latest/
GNU General Public License v3.0
18
stars
6
forks
source link
Design and Implement StopMotionWidget
#255
Open
Ingvord
opened
4 years ago
Ingvord
commented
4 years ago
Some ideas:
backend based on ScriptingEngine, as main functionality of this widget is a special case of a scripting
responsive UI/UX
accepts devices with position, and stop - void command
user sets limits for position to automatically execute stop command
UI provides easy access to stop command
Some ideas: