Capture the display of a Rigol DS1000Z series oscilloscope by LAN using LXI SCPI commands
Vous ne pouvez pas sélectionner plus de 25 sujetsLes noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Simon Larsson
444538b2c4
Updated for Python3, and to get image format directly
Requesting the correct image format direcly makes the request faster,
as PNG is much smaller. This also removes the external dependency on
the Pillow library.