jancumps / pico_scpi_usbtmc_labtool

LabVIEW compatible instrument on a Raspberry Pico
https://github.com/jancumps/pico_scpi_usbtmc_labtool/wiki
MIT License
12 stars 16 forks source link

unique id in scpi idn, support custom scpi reply terminator #87

Closed jancumps closed 10 months ago

jancumps commented 10 months ago

pico unique id is now the serial number part of the scpi identifier string you can override the SCPI LIB default response terminator (CRLF) bump PSL version (for the scpi identifier functionality)

closes #86