hi all ...
I'm using labview 6.1, and i'm trying to command several instrument connected on multiples GPIB cards.( Hp54542A, TVS641, 641A in VXI format, TDS5XX and other instruments). In fact, all this instruments are triggered by only one trigger, and i would like to detect when one or several intrumments are triggering, in order to transfer data to file.
So, my problem is to detect the trigger. I try to use several labview fonctions as "wait for GPIB RQS", GPIB status and i'm loking for DTAS bit which seems to show us that the instrument trigg. But in fact it doesn't work any more. The only response i've is the timeout one. So is there an easy way to build a fonction to detect the trigger? or is there anything i missed to do ? ( with my two
gpib cards, i use ID 0 and ID 1 with labview internal fonctions... )
so help please...