Hi, I am trying to operate the SRS SR400 photon
counter using LabView 7 with a new NI USB-GPIB card to interface the
PC and SR400.
I have an optical chopper as the external
trigger and I am using both channels A and B in a gated way.
Basically
I can get the photon counter to operate perfectly with LabView, in terms of setting it's parameters and getting it to count, but if I collect
only one data point at a time in Labview, the data displayed is that
recorded on the photon counter 7 counts previously.
If I ask LabView to
record say ten counts, I generally get 9 of the same number repeated
(the same number which appeared on the SR400 7 counts previously) and
the a random 0 or 6. I thought the problem was due to some buffering or
handhsaking issue, but I'm relatively new to LabView and can't figure
it out, and now I'm thinking it may be due to the USB interface as I have previously only ever used PCI-GPIB cards. Has anybody else experienced any similar problems? Any help will be greatly appreciated!
The code I'm using is attached