Skip to content

Can't capture CSV from a DS1054Z on Mac OS #5

@mlemos

Description

@mlemos

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions