mutovis / control-software

Software design files for controlling the hardware from https://github.com/mutovis/hardware
GNU General Public License v3.0
0 stars 1 forks source link

we can't control an Abet or Newport solar sim #6

Closed greyltc closed 5 years ago

greyltc commented 5 years ago

@rbrenesh, 28ead5b should solve this Now you should be able to use --light-address env://FTDI_DEVICE to read the solar sim connection protocol://address from an environment variable named FTDI_DEVICE. This will give an error if there is no FTDI_DEVICE environment variable

You can also use something like --light-address ftdi://ftdi:232/1

Rolled into release v1.0.6

This is very much untested, so please let me know if it does or doesn't work for you!

rbrenesh commented 5 years ago

Tested and working as expected!