-
Notifications
You must be signed in to change notification settings - Fork 201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thorlabs Tdc error with artiq 2.0 #627
Comments
Can you try applying the patch above? |
And FYI ARTIQ does not use the Thorlabs driver. |
* master: rtio: support differential ttl RELEASE_NOTES: int(a, width=b) removal, use int32/64 pc_rpc: use ProactorEventLoop on Windows (#627)
On Windows, can you change the thorlabs device to use a virtual com port without installing the driver? |
(artiq-main_20161103_qc2) C:\Users\Rabi>artiq_rpctool 132.163.182.102 3270 call |
Are you sure the patch is applied correctly to the ARTIQ installation you are running? |
You need to edit |
I'm not sure, but I wouldn't know if not. |
Add a |
@danielkienzlerNIST ping |
code: out: |
You could have just done print(loop). And you still see the problem after it has printed that? |
Fixed. |
running the controller:
(artiq-main_20161103_qc2) C:\Users\Rabi\Desktop>thorlabs_tcube_controller -P tdc
001 -d COM5 --bind 132.163.182.102 -p 3270
and then using artiq_rpctool to control the controller:
Tried several Thorlabs diver versions including the one used by Raghu.
Artiq version: 2.0
Works with artiq 1.0
The text was updated successfully, but these errors were encountered: