rdpoor / rigol-grab

Capture Rigol DS1054Z Oscilloscope display as a .png file
MIT License
132 stars 20 forks source link

Rigol DHO800 and DHO900 series #11

Closed rgov closed 6 days ago

rgov commented 9 months ago

The command on this scope is :DISP:DATA? PNG. The USB product ID on my DHO924S is 0x044C.

I also used https://github.com/rdpoor/rigol-grab/pull/10 since it seemed reasonable, but I don't know if it is necessary.

Reference: Programming Guide for the DHO800/DHO900 Series (PDF)

rdpoor commented 6 days ago

I just added support for the DHO924 -- it's a separate script, but works on Windows (haven't had a way to test it on Linux yet).