nanotune.drivers.dac_client
- nanotune.drivers.dac_client.message_parser(mips: DACInterface, message: str) str [source]
A very crude proof-of-principle way of making the mips do something based on a message. The idea is that we send ‘parametername;value’ for set or ‘parametername;?’ for a query. ONLY works for float values.
Returns: