crismze / OWON-VDS6000

Matlab functions for OWON VDS6000 USB oscilloscopes - SCPI commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visa Error: A binblock is not available to read in get_owon_data

crismze opened this issue · comments

commented

Empty data points in the middle of the pulling operation. FETC? command could take an unexpected longer time.
Matlab could try to binblockread while the instrument is still downloading data

commented

Requesting an spoll (viReadSTB), even though it returns empty, solved the problem