Description:
I want to query with remote commands when the RTH has been triggered. So I find out that a signal occured.
The following commands are used:
TRIG:MODE SING
RUN;*OPC
Then I repeat "*ESR?" until the answer is "1"
But the RTH does not respond until an acquistion has been finished. If this takes very long, a VISA timeout occurs.
Increasing the value for the VISA timeout is not helpful for the application.