-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Hi,
I just installed your software and it worked just fine to capture PNG files.
However, when I try to capture CSV I get the following error messages:
$ python OscScreenGrabLAN.py csv 10.0.1.104
Instrument ID: RIGOL TECHNOLOGIES,DS1054Z,DS1ZA180300357,00.04.03.SP2
Traceback (most recent call last):
File "OscScreenGrabLAN.py", line 199, in
depth = get_memory_depth(tn)
File "/Users/mlemos/Google Drive/Projects/rigol/DS1054Z_screen_capture-master/Rigol_functions.py", line 52, in get_memory_depth
mdep = h_grid * scal * srate
TypeError: can't multiply sequence by non-int of type 'str'
Metadata
Metadata
Assignees
Labels
No labels