Equipment and Tools

From Smithnet Wiki
Jump to navigation Jump to search

Rigol DS1054Z Digital Storage Oscilloscope

  • Firmware installed: 00.04.04.SP3
  • Misc Rigol stuff here

LXI / SCPI

SCPI commands can be issued to network port via "nc". Complete programming manual here.

Capture screen shot over LAN:

echo "":DISPLAY:DATA? ON,OFF,PNG"" | nc -w1 rigol-dso 5555 | dd bs=1 skip=11 of=dso_screen.png

Get model, serial and firmware:

*IDN?

Report 1k of data from display:

:WAVEFORM:DATA? CHANNEL1

TS100 Soldering Iron

Current firmware:

  • DFU Bootloader: 3.43
  • Firmware: 2.22

Upgrade:

  • Hold A while pugging in USB to appear as drive
  • Copy new .hex file
  • Should be renamed to .rdy

Development: