Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
equipment:odd:odd_on_acq4 [2021/09/17 10:05] jefferisequipment:odd:odd_on_acq4 [2021/12/16 12:27] (current) jefferis
Line 5: Line 5:
 * gj had some conversations with Luke Campagnola [[acq4luke]].  * gj had some conversations with Luke Campagnola [[acq4luke]]. 
  
-my conclusion was that we should replace everything in the Igor XOP with python code running the trigger loop in a python subprocess that calls the AIOUSB DLL via ctypes.+my conclusion was that we should replace everything in the Igor XOP with python code running the trigger loop in a python subprocess that calls the AIOUSB DLL via ctypes. AccesIO provide a sample python ctypes wrapper https://accesio.com/files/AIOUSB.py to talk to their compiled Windows AIOUSB.dll
  
 * [[writing to accesio June 2021]] * [[writing to accesio June 2021]]
  
-Driver info here https://github.com/accesio/AIOUSB+As a reminder, the embedded device is a [[https://accesio.com/product/usb-dio-96/?attribute_pa_digital-i-o=96-i-o-8-8-4-4-x4|USB DIO 96]] 
 + 
 +* There is some further driver info and source code here https://github.com/accesio/AIOUSB but this is to provide a unix-compatible version of their windows library so I don't think it's relevant.
  

Log In