01-28-2019 03:48 AM - edited 01-28-2019 03:54 AM
I am using the E5052B now, I now need to use the "Average Trigger" to trigger, but it takes too long. I don't know how long I have to wait before I do the next step, so I want to determine if the instrument has been triggered.
I didn't find a way to determine if it was triggered in the manual.
So how do I know that the instrument has been triggered? Via GPIB or VISA.
Solved! Go to Solution.
01-29-2019
01:11 AM
- last edited on
05-12-2026
10:21 AM
by
Content Cleaner
Hi,
You might find this suggestion useful:
https://forums.ni.com/t5/LabVIEW/Checking-when-an-output-becomes-available/td-p/1052393
NI VISA Programmer Reference Manual: https://www.ni.com/docs/en-US/bundle/ni-visa/page/user-manual-welcome.html
https://www.ni.com/docs/en-US/bundle/labview-api-ref/page/functions/visa-assert-trigger.html
01-30-2019 04:24 PM
See chapter 3 of the manual for further information. It looks as if there should be a SCPI command that could be sent through VISA to extract that information.
06-17-2019 01:28 AM
06-18-2019 06:58 AM
Yes, It was in Figure 3.2 like I had mentioned.