From ad9200a974527ab2b5e603c3ce13c9c78cf6ee7b Mon Sep 17 00:00:00 2001 From: "Eugeniy E. Mikhailov" Date: Sat, 20 Jul 2024 17:05:03 -0400 Subject: spell check --- qolab/hardware/scope/rigolds1054z.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qolab') diff --git a/qolab/hardware/scope/rigolds1054z.py b/qolab/hardware/scope/rigolds1054z.py index 41f9fcc..0370217 100644 --- a/qolab/hardware/scope/rigolds1054z.py +++ b/qolab/hardware/scope/rigolds1054z.py @@ -212,7 +212,7 @@ class RigolDS1054z(ScopeSCPI): """ All this craziness with tuning chunk_size and catching VisaIOError - is because Rigol usbtmc connection is bugy. + is because Rigol usbtmc connection is buggy. It present itself as high speed device over USB, but set incompatible packet size of 64 while the USB standard dictates 512. -- cgit v1.2.3