Main public logs
Appearance
Combined display of all available logs of Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:18, 11 August 2025 OLT talk contribs created page Persistent Variables (Created page with "In some cases, it is useful to be able to store variables that are kept even when the robot is turned off or the program is changed. If, for example the total number of cycles of a specific program should be tracked, the counter should not be reset every time the robot is turned off. Instead, the value should be stored such that it can be used to count the program cycles over the robot’s lifetime, and not only during a single period of being turned on. Defining a vari...")