Hi all, i have an ongoing problem with my 4 counters(PM6681). Each counter is individually connected via gpib-usb gateway. Each counter receives a burst randomly generated to occur every 50s +/- 2.5s so over time, it could be possible all 4 counters receive a burst at exactly the same time.
In my code, i monitor the time between bursts and every now and again i recieve a time between burst of approx 100s which would mean that the srq has not been generated or missed.
I am using a polling technique to "test srq" every 20ms until true. I have checked that the code is not hanging during processing data and can confirm that the code loops back around, re-initialises the counter then enters the wait state(srq poll).
Could there be a problem with my PC where it can only handle 1 srq at a time even though i have 4 separate gateways. They must merge together somewhere in pc so that LabVIEW can poll?
Any ideas or previous encounters?
Thanks
Grant