McDermott-Group / servers

Public repo that stores LabRAD servers and other non-measurement related code
0 stars 2 forks source link

[ADR Server] Move 3s timeout to DMM instead? #23

Closed roboguy222 closed 8 years ago

roboguy222 commented 8 years ago

In the initServer method, we wait for 3s to let the old HP DMM on ADR2 (ADR1?) fully initialize. Maybe this could be done in the server for that instrument, instead of ADRServer.py. This would make startup of adrserver significantly faster.