LabPy / lantz

Lantz is an automation and instrumentation toolkit with a clean, well-designed and consistent interface. It provides a core of commonly used functionalities for building applications that communicate with scientific instruments allowing rapid application prototyping, development and testing. Lantz benefits from Python’s extensive library flexibility as a glue language to wrap existing drivers and DLLs.
http://lantz.readthedocs.org/
Other
134 stars 65 forks source link

Remote Network Instrument #76

Open berkdiler opened 7 years ago

berkdiler commented 7 years ago

This is more of a request of functionality to be added to Lantz more than an issue. There are certain old instruments that run on old and very specifically configured machines which more than one experiment uses. It would be great to be able to create a virtual lantz instrument on this machine and have all the other computers use it through network as if it is a TCPIP instrument.

For example look at Heerese's QTLab: https://github.com/heeres/qtlab

vascotenner commented 6 years ago

Related is: https://github.com/uetke/UUServer