RoGeorge 9年前
コミット
5f0142a8c0
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      README.md

+ 1
- 1
README.md ファイルの表示

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

読み込み中…
キャンセル
保存