5 Digitale Fernsteuerung
5 Digital Remote Control
230 / 323
Elektronische Last Serie PLI - Electronic Load PLI Series
5.10.9
PORT Subsystem
5.10.9
PORT Subsystem
PORT:IO:IPIN?
PORT:IO:IPIN?
Dieser Befehl fragt den logischen Zustand des digitalen
Logikeingangs am I/O-Port ab.
This query reads the logic state of the logic input pin at the I/O port.
Der numerische Parameterwert ist 0, da es nur einen abfragbaren
Logikeingang am I/O-Port gibt.
Bei Rückgabe des Wertes 0 ist der Pin logisch low, bei Rückgabe
des Wertes 1 ist der Pin logisch high.
The numeric pis 0 since there is only one readable logic input at the
I/O port.
When 0 is returned the pin's state is logically low, when 1 is returned
the state is logically high.
Siehe auch: 6.3 Steckerbelegung Analog-I/O-Port
See also: 6.3 Pin Assignment Analog I/O Port
Abfragesyntax
PORT:IO:IPIN? <NRf>
Parameter
0
Beispiel
PORT:IO:IPIN? 0
Rückgabewert
0|1
Query Syntax
PORT:IO:IPIN? <NRf>
Parameter
0
Example
PORT:IO:IPIN? 0
Return Value
0|1
PORT:IO:OPIN
PORT:IO:OPIN
Dieser Befehl setzt den logischen Zustand für den
programmierbaren Logikausgang am I/O-Port.
This command sets the logic state for the programmable logic
output pin at the I/O port.
Der erste numerische Parameterwert ist 0, da es nur einen
programmierbaren Logikausgang am I/O-Port gibt. Der zweite
numerische Parameterwert setzt den Zustand des Pins: ON oder
1 setzt den Pin auf logisch high, OFF oder 0 setzt den Pin auf
logisch low.
The first numeric parameter is 0 since there is only one
programmable logic output at the I/O port. The second parameter
sets the state of the pin: ON or 1 sets the pin to logic high state,
OFF or 0 sets the pin to logic low state.
Siehe auch: 6.3 Steckerbelegung Analog-I/O-Port
See also: 6.3 Pin Assignment Analog I/O Port
Syntax
PORT:IO:OPIN <NRf>,<boolean>
Parameter 1
0
Parameter 2
0|OFF|1|ON
*RST Wert
OFF
Beispiel
PORT:IO:OPIN 0,ON
Abfragesyntax
PORT:IO:OPIN? <NRf>
Rückgabewert
0|1
Syntax
PORT:IO:OPIN <NRf>,<boolean>
Parameter 1
0
Parameter 2
0|OFF|1|ON
*RST Value
OFF
Example
PORT:IO:OPIN 0,ON
Query Syntax
PORT:IO:OPIN? <NRf>
Return Value
0|1