RoGeorge 9 years ago
parent
commit
5f0142a8c0
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -2,7 +2,7 @@
2 2
 'OscScreenGrabLAN.py' is a Python script that captures
3 3
 whatever is displayed on the screen of a Rigol DS1000Z series oscilloscope.
4 4
 To achieve this, SCPI (Standard Commands for Programmable Instruments) are sent from the computer
5
-to the oscilloscope, using the LXI (LAN-based eXtensions for Instrumentation) protocol over a Telnet connexion.
5
+to the oscilloscope, using the LXI (LAN-based eXtensions for Instrumentation) protocol over a Telnet connection.
6 6
 The computer and the oscilloscope are connected together by a LAN (Local Area Network).
7 7
 No USB (Universal Serial Bus), no VISA (Virtual Instrument Software Architecture),
8 8
 no IVI (Interchangeable Virtual Instrument) and no Rigol drivers are required.

Loading…
Cancel
Save