Difference between revisions of "Experiment editor"

From phyphox
Jump to navigation Jump to search
 
Line 1: Line 1:
 
This page refers to the new blockly-based editor. For information on the old editor, refer to [[OLD Experiment editor (Archived)]].
 
This page refers to the new blockly-based editor. For information on the old editor, refer to [[OLD Experiment editor (Archived)]].
  
Content comming soon.
+
On 22nd August 2024 a new version of the experiment editor was released, which is a complete rewrite that more directly represents the actual file format. It is based on [https://github.com/google/blockly Blockly] with its familiar puzzle-style graphical interface.
 +
 
 +
You can find a tutorial on Youtube: [https://youtu.be/0ExKwwS--uY Tutorial in English] | [https://youtu.be/Vb-kymhA4jU Tutorial in German]
 +
 
 +
To learn more about specific elements in the editor, try to reach the documentation vie right-click->help or search for the corresponding element in the [[phyphox file format]] documentation.

Latest revision as of 16:11, 22 August 2024

This page refers to the new blockly-based editor. For information on the old editor, refer to OLD Experiment editor (Archived).

On 22nd August 2024 a new version of the experiment editor was released, which is a complete rewrite that more directly represents the actual file format. It is based on Blockly with its familiar puzzle-style graphical interface.

You can find a tutorial on Youtube: Tutorial in English | Tutorial in German

To learn more about specific elements in the editor, try to reach the documentation vie right-click->help or search for the corresponding element in the phyphox file format documentation.