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

Programmation à distance
89
FORMat[:DATA] command.
FORMat[:DATA]
(Command/Query)
The FORM <INTeger|ASCii|HEXadecimal|BINary> command selects the data format of the
trace transfer.
INTeger: The data transmitted consists in whole numbers, unsigned with a length of 32 bits,
preceded by the heading #an. n represents the number of data items to transmit.
a gives the number of figures making up n.
# The transmission for 4 data items (74, 70, 71, 76) is #14JFGL
ASCii: The data is transferred using ASCII characters according to <NR1> numbering from 0
to 255. Each number is separated by a comma.
# The transmission for 4 data items (74, 70, 71, 76) is 74,70,71,76
HEXadecimal: The data is transferred using ASCII characters according to a numbering in
base 16 on 8 bits. Each number is preceded by #H and separated by a comma.
# The transmission for 4 data items (74, 70, 71, 76) is #H4A,#H46,#H47,#H4C
BINary: The data is transferred using ASCII characters according to a numbering in base 2
on 8 bits. Each number is preceded by #B and separated by a comma.
# The transmission for 4 data items (74, 70, 71, 76) is #
B1001010,#B1000110,#B1000111,
# B1001100
To the question FORM?, the device returns the format selected for the trace transfer.
HCOPy:SDUMp[:IMMediate]
(Command)
The HCOP:SDUM command starts a hard copy.
HELP[?]
(Query)
To the question HELP? [« directory entry »] the instrument answers helping in the SCPI
commands available.
« directory entry » is a key word (short or long form) of first level in the tree of the command.
No distinction is made between small and capital letters.
In absence of parameter, the list of the key words accepted by the function is given. When a
key word is introduced, the list and the syntax of all the commands starting with this word is
returned by the function.
INITiate:CONTinuous:NAM
(Command)
INIT:CONT:NAME <EDGE|PULse|DELay|EVENt|TV|RECORDER|CAPture>,<1|0|ON|OFF>
starts or stops the acquisition in repetitive mode in the indicated trigger mode.
In the CAPTure mode, the capture of faults in (Recorder) files is used.
INITiate[:IMMediate]:NAME
(Command)
INIT:NAME <EDGE|PULse|DELay|EVENt> runs an acquisition in single mode.
INPUT:DMM
:BANDwidth:RESolution
(Commande/Query)
The INP{[1]|2|3|4}:DMM:BAND:RES <bandwidth> command limits the channel bandwidth to
a value among : 625 Hz, 5 kHz, 0 (no limit), directly higher or equal to the required value.
To the question INP{[1]|2|3|4}:DMM:BAND:RES? the instrument shows the cutoff frequency
of the low-pass filter in use (625 Hz, 5 kHz or 0).
INPut{[1]|2|3|4}:COUPling
(Command/Query)
The INP{[1]|2|3|4}:COUP <AC|DC|GROund> command selects the coupling of the selected
channel.
To the question INP{[1]|2|3|4}:COUP?, the instrument returns the coupling of the selected
channel.
INPut{[1]|2|3|4}:DMM
:COUPling
(Command/Query)
The INP{[1]|2|3|4}:DMM:COUP <AC|DC|GROund> command affects the coupling of the
selected channel.
To the question INP{[1]|2|3|4}:DMM:COUP? the instrument returns the current coupling of the
selected channel.