06-10-2009 01:20 AM
I am trying to synchronize Agilent 81110A pulse generator and HP4156A parametric analyzer ( it doesn't have a PGU unit). The goals is to measure the data from parametric analyzer when at the time 81110A triggers a pulse. I really appreciate your help.
Solved! Go to Solution.
06-10-2009 09:56 AM
06-11-2009 11:47 PM
Thanks you very much for the reply. I have searched for GET function and I found " GPIB Trigger Function" and "VISA Assert Trigger". The parametric analyzer and pulse generator parameters are set up. In order to trigger both devices, I am trying to write GPIB commands ":PAGE:SCON:SING; *OPC;" for parametric analyzer and ":OUTP1:STAT ON;" for pulse generator at the same time as GPIB trigger function. Is this the right function to use? Can you please direct me how to trigger the two devices and write two commands in parallel?
06-12-2009 08:34 AM