Loading...
Loading...
Used for debugging GPIB/USB/TCP/Serial VISA instrument communication, supporting SCPI command sending and receiving, waveform capture, screenshot, and continuous monitoring.
npx skill4agent add leokemp223/embed-ai-tool visa-debugTCPIP::192.168.1.100::INSTRUSB0::0x1AB1::0x04CE::DS1ZA1234::INSTRpyvisapyvisa-pypython scripts/visa_tool.py --detect# Query instrument identification
python scripts/visa_tool.py --resource "TCPIP::192.168.1.100::INSTR" --idn
# Send SCPI query
python scripts/visa_tool.py --resource "TCPIP::192.168.1.100::INSTR" --query ":MEAS:VOLT?"
# Capture waveform
python scripts/visa_tool.py --resource "TCPIP::192.168.1.100::INSTR" --waveform --output wave.csvconnection-failuretimeoutcommand-errordata-errorResult: ✅ Rigol Technologies,DS1054Z,DS1ZA1234,00.04.04.SP4
Resource: TCPIP::192.168.1.100::INSTRbuild-keilbuild-platformioserial-monitormodbus-debugcan-debug