Skip to content

Configuring Labrad Nodes

Eric Oelker edited this page Jul 18, 2018 · 21 revisions

Windows 7:

  1. Set four environment variables LABRADNODE yesr1 (for this example) LABRADHOST yecookiemonster LABRADPASSWORD usual with ! at end LABRAD_TLS off

  2. Install pylabrad on yesr1: pip install pylabrad

  3. Clone the labrad_tools repo (on desktop of yesr1)

  4. Add to python path: C:\users\Desktop\labrad_tools

  5. go to labrad_tools/batch -> start_servers.bat

Ubuntu 16.04: