Skip to content
Snippets Groups Projects
Commit 08f04529 authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

...

parent e71e9959
No related branches found
No related tags found
No related merge requests found
...@@ -8,8 +8,7 @@ ...@@ -8,8 +8,7 @@
Während der normalen Kommunikation zwischen DEVHUB-Server und Python-Prozess ist ein Test des Python-Codes schwierig. Es empfiehlt sich daher, das Python-Programm unabhängig vom DEVHUB-Server zu testen. Im konkreten Fall kann das folgendermaßen geschehen: Während der normalen Kommunikation zwischen DEVHUB-Server und Python-Prozess ist ein Test des Python-Codes schwierig. Es empfiehlt sich daher, das Python-Programm unabhängig vom DEVHUB-Server zu testen. Im konkreten Fall kann das folgendermaßen geschehen:
``` ```
python3 corvus.py '{"PostScriptPy": "corvus", "PostScriptInput": {"Index":1}}' \ python3 corvus.py '{"PostScriptInput": {"Index":1}}' '{"_x": " -1.000 17"}'
'{"_x": " -1.000 17"}'
``` ```
Ergebnis: Ergebnis:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment