09-08-2014 06:26 AM
Hi,
I would like to get time difference between synchronous triggering 2 HP3458A instruments. Expected time is in nanoseconds or microseconds. Find eclosed VI. Whole project includes reseting both HP3458A, settling parameters, getting data, calculating mean and errors. Which subVI should I use for highest accurate time measurements? And where (Before or/and after Read)? I think Get Date/TIme are not useful for this purpose.
Best,
Kristina.
Solved! Go to Solution.
09-09-2014 08:52 AM
@Tina2 wrote:
Hi,
I would like to get time difference between synchronous triggering 2 HP3458A instruments. Expected time is in nanoseconds or microseconds. Find eclosed VI. Whole project includes reseting both HP3458A, settling parameters, getting data, calculating mean and errors. Which subVI should I use for highest accurate time measurements? And where (Before or/and after Read)? I think Get Date/TIme are not useful for this purpose.
Best,
Kristina.
What do you mean by time difference between synchronous triggering?
It is possible to trigger two or more instruments at the same time. Is that what you mean?
09-10-2014 04:11 AM
@nyc_(is_out_of_here) wrote:
@Tina2 wrote:
Hi,
I would like to get time difference between synchronous triggering 2 HP3458A instruments. Expected time is in nanoseconds or microseconds. Find eclosed VI. Whole project includes reseting both HP3458A, settling parameters, getting data, calculating mean and errors. Which subVI should I use for highest accurate time measurements? And where (Before or/and after Read)? I think Get Date/TIme are not useful for this purpose.
Best,
Kristina.
What do you mean by time difference between synchronous triggering?
It is possible to trigger two or more instruments at the same time. Is that what you mean?
I would like to have time delay, which is small, but is existing.
09-10-2014 07:34 AM - edited 09-10-2014 07:43 AM
Time delay where?
Between the trigger to the first HP3458A and the second?
As I wrote before, if you want both instruments to be triggered at exactly the same time, there is a procedure to do that.
09-10-2014 07:46 AM
Is it procedure dependant or software dependant? We are working in highly precise laboratory. And if it means there is time delay in triggering (let say) 12 ps, we consider it is not at same time.
09-10-2014 07:50 AM - edited 09-10-2014 07:54 AM
@Tina2 wrote:
Is it procedure dependant or software dependant? We are working in highly precise laboratory. And if it means there is time delay in triggering (let say) 12 ps, we consider it is not at same time.
You must configure the two instruments via VISA or 488.2 commands to be ready to receive the trigger command.
09-10-2014 09:50 AM
09-10-2014 09:56 AM
@Dennis_Knutson wrote:
Your question has nothing to do with NI hardware or software. You can measure the delta t between the separate trigger pulses if you use a very good scope and connect the two cables into two channels. You would obviously need to make the length of the two trigger cables as identical as possible. Any other delay would be within the two different instruments. What do the specs say about the delay between receiving a remote trigger and starting the measurement? Have you asked agilent? I don't of a way to actually measure this without getting inside the instrument itself. For minimal delay between two channel measurements, you should have chosen a single instrument with multiple channel inputs that are simultaneously sampled. Wasn't that a discussion in your lab?
They're using LabVIEW so the question is certainly relevant. And I suspect trying to trigger the two instruments at the same time.
09-10-2014 10:07 AM
09-10-2014 10:12 AM
@Dennis_Knutson wrote:
But the trigger delay between two channels is independent of LabVIEW and the GPIB controller. That's assuming the use of an external trigger and that both are programmed correctly.
My impression is that English is not her first language.
I am not certain yet what she is trying to do.
I suspect she wants to trigger the two instruments at the same time and does not know how.
Hopefully, she will return to confirm or provide more details.