5 Digitale Fernsteuerung
5 Digital Remote Control
200 / 323
Elektronische Last Serie PLI - Electronic Load PLI Series
Zur Ermittlung des minimal und maximal möglichen Zahlenwertes
hängen Sie dem Fragezeichen ein White Space und MIN bzw. MAX
an. Als Antwort erhalten Sie den Zahlenwert ohne Einheit.
To determine the minimum and maximum numeric value append a
white space and MIN or MAX after the question mark. The response
is a numeric value without unit.
Beispiel: Ermittlung des Maximalstromes
CURRent? MAX
Antwort z. B.: +1.02
Example: Determination of the maximum current
CURRent? MAX
Result e.g.: +1.02
Innerhalb eines Befehlsstrings darf immer nur maximal ein
Abfragebefehl enthalten sein. Die Antwort auf diesen
Abfragebefehl muss erst ausgelesen werden, bevor der nächste
Befehl an das Gerät geschickt wird.
A command string may only include one query. The result for this
query must be read before the next query can be sent to the device.
5.9
Befehlsbeschreibung Common Commands
5.9
Common Commands Description
Common Commands sind im IEEE488.2 Standard definiert. Sie
beginnen mit einem * und enthalten drei Zeichen bei einem
Kommando bzw. drei Zeichen und ein Fragezeichen ('?') bei einer
Abfrage.
Common Commands are defined in the IEEE488.2 standard. They
begin with an * and three characters for a command or three
characters and a question mark ('?') for a query.
5.9.1
*CLS
5.9.1
*CLS
Löscht den Inhalt folgender Statusregister:
-
Questionable Status Event
-
Operation Status Event
-
Standard Event Status Register
-
Status Byte Register
-
Fehlerwarteschlange (Error Queue)
Clears the following Status Registers:
-
Questionable Status Event
-
Operation Status Event
-
Standard Event Status Register
-
Status Byte Register.
-
Error queue
5.9.2
*ESE <NRf>, *ESE?
5.9.2
*ESE <NRf>, *ESE?
Setzt den Wert des Standard Event Status Enable Registers.
Sets the value of the Standard Event Status Enable Register.
Parameter: 0 … 255
Der numerische Parameter spezifiziert den neuen Wert des
Registers und wird implizit zur nächsten Ganzzahl gerundet.
Parameter: 0 … 255
The numeric parameter specifies the new value for the register and
is implicitly rounded to the next decimal integer value.
Abfrage: *ESE?
Fragt den Wert des Standard Event Status Enable Registers als
dezimale Ganzzahl ab.
Query: *ESE?
Queries the value of the Standard Event Status Enable Register as
decimal integer value.