python-microscope / microscope

Python library for control of microscope devices, supporting hardware triggers and distribution of devices over the network for performance and flexibility.
https://www.python-microscope.org
GNU General Public License v3.0
67 stars 39 forks source link

Need a method to show the Pyro Connection names. #187

Closed iandobbie closed 3 years ago

iandobbie commented 3 years ago

I am struggling to connect to a simulated stage. We need a mechanism to get the device server to show the names of the Pyro connections it is exposing

carandraug commented 3 years ago

I believe this is a duplicate of #180 ?