Instructions
Table Of Contents
- 1. ALLGEMEINES
- 1.1. Einführung
- 1.2. Lieferumfang
- 1.2.1. Auspacken, Einpacken
- 1.2.2. Lieferumfang
- 1.3. Zubehör
- 1.3.1. Messzubehör (Strom, Spannung, Temperatur)
- 1.3.2. Sonstiges Zubehör
- 1.4. Akku und Stromversorgung
- 1.4.1. LITHIUM-ION-Technologie
- 1.4.2. BATTERIE AUFLADEN
- 1.5. Isolierung der Kanäle
- 1.6. Probix-Messzubehör
- 1.6.1. Das Probix-Konzept
- 1.6.2. Schnelles, fehlerfreies Messen
- 1.6.3. Auto-Skalierung
- 1.6.4. Sicherheitsmeldung
- 1.6.5. Stromversorgung des Zubehörs
- 2. BESCHREIBUNG DES GERÄTS
- 3. VORBEREITUNG FÜR DIE BENUTZUNG
- 4. FUNKTIONSBESCHREIBUNG OX 9304
- 4.1 SCOPE-Modus
- 4.1.1 Aktive Tasten/Tastatur
- 4.1.2 Einstellen des „Bezugsspeichers“ über die Tastatur
- 4.1.3 Einstellen des AUTOSET über die Tastatur ( „Zauberstab“
- 4.1.4 Anzeige der Messprinzipien MEASURE über die Tastatur
- 4.1.5 Einstellung der Zeitbasis „HORIZONTAL“
- 4.1.6 Einstellung der Signalamplitude „VERTIKAL“
- 4.1.7. „TRIGGER“-Pegel einstellen
- 4.1.8. MATH-Funktion, auf dem Bildschirm
- 4.1.9. AUTOMATISCHE Messungen, auf dem Bildschirm
- 4.1.10. Speichern
- 4.2 Multimeter-Modus
- 4.3 LOGGER-Modus
- 4.4 VIEWER-Modus
- 4.5 Oberschwingungsmodus
- 4.6 Kommunikation
- 4.7 Speicherstufen
- 4.8 Update der Firmware der Geräteprogramme
- 4.9 ScopeNet IV
- 4.1 SCOPE-Modus
- 5. WIE WERDEN WELLENFORMEN ANGEZEIGT?
- 6. WIE MISST MAN EINE GRÖSSE MIT DEM MULTIMETER?
- 7. WIE ANALYSIERT MAN DIE OBERSCHWINGUNGEN?
- 8. TECHNISCHE SPEZIFIKATIONEN
- 9. ALLGEMEINE TECHNISCHE DATEN
- 10. WARTUNG
- 11. FERNZUGRIFF

Fernzugriff
96
SYSTem:ERRor[:NEXT]?
(Query)
To the question SYST:ERR?, the instrument returns the number of error positioned at the top
of the queue. The queue has a stack of 20 numbers and is managed as follows :
first in, first out.
As the SYST:ERR? questions arrive, the instrument returns the number of errors in order of
arrival, until the queue is empty. Every more SYST:ERR? question involves a negative answer:
character "0" (ASCII 48code). If the queue is full, the case at the top of the queue takes the
value -350 (saturated queue).
The queue is empty:
- when the instrument is getting started.
- at the receipt of a *CLS.
- at the reading of the last error.
Response format: <error><NL>
with error = negative or 0, no error.
* Command error:
(-199 to -100)
They indicate that a syntax error has been detected by the syntax analyzer and causes event
register bit 5, called CME, CoMmand Error to be set to 1.
-101 : Invalid character
-103 : Invalid separator
-104 : Data type error
-108 : Parameter not allowed
-109 : Missing parameter
-111 : Header separator error
-112 : Program mnemonic too long
-113 : Undefined header
-114 : Header suffix out of range
-121 : Invalid character in number
-128 : Numeric data not allowed
-131 : Invalid suffix
-138 : Suffix not allowed
-141 : Invalid character data
-148 : Character data not allowed
-151 : Invalid string data
-154 : String data too long
-171 : Invalid expression
* Execution errors:
(-299 to -200)
They indicate that an error has been detected at the moment of command execution and
causes event register bit 4, called EXE, Execution Error, to be set to 1.
-200 : Execution error
-213 : Init ignored
-221 : Sandtings conflict
-222 : Data out of range
-232 : Invalid format
-256 : File name not found
-257 : File name error
* Specific instrument errors:
(-399 to -300)
They indicate that an abnormal error has been detected during execution of a task, and causes
event register bit 3, called DDE, Device Dependent Error to be set to 1.
-300 : Device-specific error
-321 : Out of memory
-350 : Queue overflow
-360 : Communication error
* Query errors:
(-499 to -400)
They indicate that an abnormal error has been detected during execution of a task, and cause
event register bit 2, called QYE, QuerY Error, to be set to 1.
-400 : Query error
SYSTem:KLOCK
(Command/Query)
The SYST:KLOCK <0|1|ON|OFF> command locks the front face.
To the question SYST:KLOCK?, the instrument returns the lock status of the front face.