Feature Description
Sometimes it's nice to know if a module (hardware mostly probably) is running on a remote qudi instance. Some methods may work differently or not at all through a remote connection. In order to know when to use alternatives, the module that is connected to the remote module should know if it is remote.
Related Problem
No response
Considered Alternatives
There may be ways to use the module manager to find out if a module is remote, but these are likely difficult to access. Another alternative is to check if objects passed back from a module are of the netref type. This requires the passing of some kind of test object though.
Additional Context
No response
Contact Details
No response
Feature Description
Sometimes it's nice to know if a module (hardware mostly probably) is running on a remote qudi instance. Some methods may work differently or not at all through a remote connection. In order to know when to use alternatives, the module that is connected to the remote module should know if it is remote.
Related Problem
No response
Considered Alternatives
There may be ways to use the module manager to find out if a module is remote, but these are likely difficult to access. Another alternative is to check if objects passed back from a module are of the
netreftype. This requires the passing of some kind of test object though.Additional Context
No response
Contact Details
No response