Basic Usage#

🚧 This page is planned, not yet written

It will be replaced with verified content as the documentation refactor progresses.

The Python client, the most-used interface. This page will cover:

  • Client basics: connect, list, get instrument

  • Proxy Instruments: parameters, methods, submodules

  • Batch parameter operations: getParamDict / setParameters / to and from file

  • Subscribing to Broadcasts (SubClient)

  • Error handling, timeouts, reconnection behavior