1 / 6

Data Acquisition Software Integration and ADC Characterisation

Data Acquisition Software Integration and ADC Characterisation. Jack Hobbs 28 th August 2009. Overview. Data Acquisition Software. USB initialisation DLL. Initialise USB. Set up and begin the run. Send settings to the ADC. Set up the Amplifier. USB ADC setting DLL. Set up the ADC.

Télécharger la présentation

Data Acquisition Software Integration and ADC Characterisation

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Data Acquisition Software Integration and ADC Characterisation Jack Hobbs 28th August 2009

  2. Overview Data Acquisition Software USB initialisation DLL Initialise USB Set up and begin the run Send settings to the ADC Set up the Amplifier USB ADC setting DLL Set up the ADC Start the run and acquire data Store the settings Meta File Writer Start PC DAQ Burst Mode DLL Record ADC Data LabVIEW GUI Flip Flop Stop the run Stop Data DLL

  3. Break Down of Burst Mode DLL

  4. Break Down of ‘Flip Flop’

  5. Summary • Raw C code, Static Libraries and Dynamic Link Libraries have been written to perform all of the necessary tasks in this process • Some of the projects are simple, others are partially test, but the majority of the code has not been tested • A lot of the code relies on Jack Hickish’s programming last year which is also largely untested

  6. Remaining Tasks • Finish writing documentation on the code • Have a look at the Burst Mode DLL – it is currently serving both burst and continuous mode and this needs checking • Test the code! • Use and refine the LabVIEW GUI

More Related