test Xbox on TechnicHub to show exceptions #1961
BertLindeman
started this conversation in
Show and tell
Replies: 1 comment
-
Thanks @BertLindeman ! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Demo Program: Test Pybricks Code and Save Exception Data to Storage
Purpose
This program tests a Pybricks program (blocks and Python) and saves exception details to user storage if errors occur.
Why Use This?
The TechnicHub disconnects from the PC when an Xbox controller is used.
This prevents real-time viewing of errors.
This program helps capture those errors for later analysis.
How to Use
import
line in this program to import the program you want to test. (see >>>>>> and <<<<<)The demo program source
Tested with
from LEGO Liebherr LR 13000 / Xbox Controller / Pybricks
Interested if this helps somebody. 😄
Bert
Beta Was this translation helpful? Give feedback.
All reactions