Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HaralDev authored Jul 29, 2020
1 parent c660cc4 commit 37a7f9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ The Graphtec class has been proven to work with a Graphtec GL840, and might work
- Check first if you can interface with the Graphtec by accessing the IP address in a browser. Graphtec IP can be found and changed on the device at "Menu > I/F > IP ADDRESS".
- See the manuals [APS GL-Connection](http://www.graphtec.co.jp/site_download/manual/APS(GL-Connection)-UM-159-05.pdf) and [Graphtec GL840](http://www.graphtec.co.jp/site_download/02_manual/data/GL840-UM-852.pdf)
- The type of connection might be different, for me it was a Socket connection (line 13). See types of connections at [PyVisa documentation](https://pyvisa.readthedocs.io/en/1.8/names.html#visa-resource-syntax-and-examples)
- At start, sometimes the Graphtec does not seem to connect. Try accessing the Graphtec directly from browser (simply plug the ip address into the address bar). You should see an interface. Only one connection with the Graphtec may be open, so close the browser when you run the code. Code should work when this works, otherwise the problem lies somewhere else.

0 comments on commit 37a7f9f

Please sign in to comment.