Kontaktaufnahme

Live-Chat mit Tektronix-Vertretern. Verfügbar von 9 bis 17 Uhr CET Geschäftstage.

Anrufen

Kontaktieren Sie uns telefonisch unter

Verfügbar von 9 bis 17 Uhr CET Geschäftstage.

Download

Laden Sie Handbücher, Datenblätter, Software und vieles mehr herunter:

DOWNLOADTYP
MODELL ODER SCHLÜSSELWORT

Feedback

How do I check for errors when I program my oscilloscope?

Frage:

How do I check for errors when I program my oscilloscope?

Antwort:

When done retrieving the data, check for errors. This will let you know if the acquisition actually worked.

Typical error handling involves testing the status registers. To do this, have your program send the scope an “*esr?” query. If the program returns a non-zero value, this indicates that an event of some sort occurred. Now you decide how your program should handle the event. A simple to implement way is to simply display a message that says an error occurred. Perhaps, it can also refer the user to an appropriate GPIB Programmer manual for more information on how to decode the error code. A more involved, but more helpful, message would tell the user exactly what message occurred. To do this, you can mask the error code through register templates to decode the specific event that occurred. You could then display the name of this specific event in a message to the user.


Diese FAQs beziehen sich auf:

Keine Produktreihe

Produkt:

FAQ-ID 52536

Alle FAQs ansehen »