diff -r ffc8da83fdc2 -r 5c662d2e3f72 doc/programming/run.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/programming/run.rst Fri Apr 05 13:11:30 2024 +0200 @@ -0,0 +1,44 @@ +Run PLC code, trace and force variables +======================================= + +Build +----- + + +Transfer +-------- + +IDE and runtime must be connected (see :doc:`connect`) + +.. + TODO + +Run +--- + +.. + TODO + +Trace and Force variables +------------------------- + +.. + TODO + +Instance panel +^^^^^^^^^^^^^^ + +.. + TODO + +Debug view +^^^^^^^^^^ + +.. + TODO + +Debug plots +^^^^^^^^^^^ + +.. + TODO