<GitHub43>
artiq/master e814da1 Sebastien Bourdeauducq: master/client: use dpdb and file import
sh4rm4 has quit [Ping timeout: 265 seconds]
sh4rm4 has joined #m-labs
sh[4]rm4 has joined #m-labs
sh4rm4 has quit [Ping timeout: 265 seconds]
sh[4]rm4 has quit [Ping timeout: 265 seconds]
sh4rm4 has joined #m-labs
sh4rm4 has quit [Remote host closed the connection]
sh4rm4 has joined #m-labs
_florent_ has quit [Quit: Leaving]
sh4rm4 has quit [Remote host closed the connection]
sh4rm4 has joined #m-labs
sh[4]rm4 has joined #m-labs
sh4rm4 has quit [Ping timeout: 265 seconds]
<ysionneau>
rjo: Are you using what thorlabs calls "racks" or "card-slot (bay) type of system"? Or are you directly connecting the cubes to a PC (or via the T-cube hub)?
<sb0>
SOW.docx says "Thorlabs TDC001 servo motor controllers, TPZ001 piezo controllers, and TCH002 hubs", so I guess hub?
<ysionneau>
yes I deduced NIST is using hubs but I don't know about racks
<ysionneau>
if NIST uses them or not
<ysionneau>
humm anyway it's pretty trivial to add support for it in my code
<ysionneau>
so let's just support the rack stuff
<rjo>
ysionneau: we have them connected through the t-cube hub and directly. afaik we don't have have any of the bay-type things here. and the t-cube hub is -- contrary to what i said before -- a pure usb hub.
<ysionneau>
ah? ok pure hub nice
<ysionneau>
so I should not bother with t-cube being connected through t-cube hub or directly then
<ysionneau>
cool!
<ysionneau>
thx
<davidc__>
BTW, is there any uptake of artiq outside of quantum mechanics labs / etc?
<davidc__>
(FWIW, it looks like a fantastic language for developing end-of-line MFG tests / etc)
<rjo>
tch002 is a glorified power supply and usb hub.
<rjo>
davidc__: yes. that is also something the people from TAACCS mentioned would be interesting.
<rjo>
but to my knowledge there is nothing solid yet
<davidc__>
rjo: hmm, I'll push it to my project queue :)
<rjo>
there are a few rough edges still. AptController should be renamed and the low level messaging should be split from the higher level motion dependent stuff.
<rjo>
also this should be refactored so that the other apt devices can use the same low level messaging.
<rjo>
and there are no tests nor documentation ;)
<rjo>
davidc__: what kind of devices would you want to test with it?