Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HaralDev authored Oct 27, 2020
1 parent 023622b commit ae43cc5
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Graphtec GL840 interface for Python
Python script for reading values from Graphtec (GL840) device with PyVisa. Serves as minimum working example.
Python script for reading values from Graphtec GL840 device (see Figure 1) with PyVisa. Serves as minimum working example.

<p align="center">
<img src="https://github.com/HaralDev/GraphtecPython/blob/master/Graphtec_GL840.png?raw=true" width="400">
<br>Figure 1: Graphtec GL840 in operation
</p>

# Workings
The Graphtec class has been proven to work with a Graphtec GL840, and might work with other products from Graphtec since they have the same interfacing. Graphtec GL840 was connected via a ethernet hub to the computer.
Expand Down

0 comments on commit ae43cc5

Please sign in to comment.