Skip to content

Commit 79a6ab7

Browse files
committed
Updated usage documentation
1 parent ba5895c commit 79a6ab7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,15 @@ The Python SDK includes the following core features:
2121
>- Control of one or multiple MachineMotion from a single program
2222
>- Direct access to the internal motion controller via gCode
2323
24+
<p style="text-align:center;" ><img src="media/python-overview.png" width="65%" height="65%"></p>
2425

25-
---
26+
<center>
27+
<p style="text-align: center;"><span style="color: #808080; font-size: 11pt;"><em>Figure 1: Structure of a Python program</em></p>
28+
</center>
29+
30+
31+
32+
## Host Connection Example
2633

2734
Many systems are built by centralizing application-level software on a host computer. The software interacts with various devices (such as robotic devices, sensors, proprietary products, and data acquisition equipment) and delivers the required application behavior (see Figure 1).
2835

media/python-overview.png

317 KB
Loading

0 commit comments

Comments
 (0)