RoGeorge 9 jaren geleden
bovenliggende
commit
5f0142a8c0
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1
    1
      README.md

+ 1
- 1
README.md Bestand weergeven

@@ -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.

Laden…
Annuleren
Opslaan