|
Back
Midas
Rome
Roody
Rootana
|
Midas DAQ System |
Not logged in |
|
|
10 May 2011, Jianglai Liu, Forum, simple example frontend for V1720
|
10 May 2011, Stefan Ritt, Forum, simple example frontend for V1720
|
10 May 2011, Pierre-Andre Amaudruz, Forum, simple example frontend for V1720
|
24 May 2011, Jianglai Liu, Forum, simple example frontend for V1720
|
18 May 2011, Jimmy Ngai, Forum, simple example frontend for V1720
|
10 Aug 2012, Carl Blaksley, Forum, simple example frontend for V1720
|
12 Aug 2012, Jimmy Ngai, Forum, simple example frontend for V1720
|
|
Message ID: 760
Entry time: 10 May 2011
In reply to: 758
Reply to this: 762
|
Author: |
Pierre-Andre Amaudruz |
Topic: |
Forum |
Subject: |
simple example frontend for V1720 |
|
|
Jianglai Liu wrote: | Hi,
Who has a good example of a frontend program using CAEN V1718 VME-USB bridge and
V1720 FADC? I am trying to set up the DAQ for such a simple system.
I put together a frontend which talks to the VME. However it gets stuck at
"Calibrating" in initialize_equipment().
I'd appreciate some help!
Thanks,
Jianglai |
Under the drivers/vme you can find code for the v1720.c (VME access) and ov1720.c
(A2818/A3818 PCIe optical link access). For testing the hardware, we use this code compiled and linked
with MAIN_ENABLE to confirm its functionality. You may want to do the same for your USB. Once this
is under control, the Midas frontend implementation using the same driver shouldn't give you trouble. |