SR400 photon counter readout in labview

  • Thread starter Thread starter otg
  • Start date Start date
  • Tags Tags
    Counter Photon
AI Thread Summary
The discussion focuses on controlling the SR400 photon counter using LabVIEW, with the user successfully executing commands despite the absence of a manual for the drivers. The main issue is obtaining continuous count data, as the current setup only retrieves final counts after a counting period. It is suggested that if the LabVIEW drivers lack the desired functionality, users can manually send commands through GPIB using LabVIEW's GPIB Read and Write functions. The user acknowledges that the SR400 manuals, available for free online, contain useful information, particularly in the "remote programming" section. Ultimately, the user adapts their approach after realizing the limitations of the drivers, leading to an opportunity to learn more about GPIB.
otg
Messages
30
Reaction score
0
I'm trying to get the hang of labview and it's going pretty well so far. My plan is to control a SR400 photon counter and I seem to get it to do stuff on my commands even though there's no manual for the drivers. (does anyone have one? :) )

My problem/question:
I can get the counts for each gate with the SR400 driver "Query Counts.vi", but I only get the final counts after a counting period. I'd like to get the counts continuously, as they are shown on the SR400 display (would be nice to know the long time behaviour of the counts).

Suggestions/Tips?
 
Engineering news on Phys.org
The Labview drivers are just another "layer" on top of the commands sent to the instrument over the GPIB bus (or whatever interface you are using). Hence, if the functionlity you need is not included in the drivers you just have to do it "manually" by sending the relevant commands directly to the instrument using GPIB Read and GPIB write in Labview (and if you want to be fancy SRQ polling, but that is rarely needed).


I've never used a SR400, but the manuals from SR are usually quite good (and are free downloads from their website). Hence, look in the "remote programming" section of the manual.
 
Thank you for your reply, I found out that it is not possible to do what I first wanted so I simply did it in another way. The drivers also don't seem to be free of problems, but that on the other hand gives me a reason to learn GPIB... :)
 
While I was rolling out a shielded cable, a though came to my mind - what happens to the current flow in the cable if there came a short between the wire and the shield in both ends of the cable? For simplicity, lets assume a 1-wire copper wire wrapped in an aluminum shield. The wire and the shield has the same cross section area. There are insulating material between them, and in both ends there is a short between them. My first thought, the total resistance of the cable would be reduced...
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...

Similar threads

Replies
6
Views
4K
Replies
1
Views
6K
Replies
6
Views
3K
Replies
14
Views
5K
Replies
13
Views
7K
Replies
1
Views
3K
Replies
3
Views
3K
Back
Top