jancumps / pico_scpi_usbtmc_labtool

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

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

Closed jancumps closed 1 year ago

jancumps commented 1 year 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