5-120
IM 710105-17E
5.18 LOGic Group
You cannot use commands that relate to logic group on models that are not equipped with logic inputs.
:LOGic?
Function Queries all logic input waveform settings.
Syntax
:LOGic?
:LOGic:MODE
Function Sets or queries the on/off status of logic input.
Syntax
:LOGic:MODE {<Boolean>}
:LOGic:MODE?
Example
:LOGIC:MODE ON
:LOGIC:MODE?
-> :LOGIC:MODE 1
:LOGic[:PODA]?
Function Queries all logic input settings.
Syntax
:LOGic[:PODA]?
:LOGic[:PODA]:ALL?
Function Queries all logic input bit settings.
Syntax
:LOGic[:PODA]:ALL?
:LOGic[:PODA]:ALL:DISPlay
Function Sets the display on/off status of all bits of a
specified logic input pod.
Syntax
:LOGic[:PODA]:ALL:DISPlay {<Boolean>}
:LOGic[:PODA]:ALL:DISPlay?
Example
:LOGIC:PODA:ALL:DISPLAY ON
:LOGIC:PODA:ALL:DISPLAY?
-> :LOGIC:PODA:ALL:DISPLAY 1
:LOGic[:PODA]:ALL:LEVel
Function Sets or queries the user-defined threshold level of
a specified logic input pod.
Syntax
:LOGic[:PODA]:ALL:LEVel {<Voltage>}
:LOGic[:PODA]:ALL:LEVel?
<Voltage>=−10to10V(in0.1-Vsteps)
Example
:LOGIC:PODA:ALL:LEVEL 1V
:LOGIC:PODA:ALL:LEVEL?
-> :LOGIC:PODA:ALL:LEVEL 1.0E+00
:LOGic[:PODA]:ALL:TYPE
Function Selects the threshold level of a specified logic
input pod.
Syntax
:LOGic[:PODA]:ALL:TYPE {CMOS1|CMOS2|
CMOS3|CMOS5|ECL}
Example
:LOGIC:PODA:ALL:TYPE CMOS1
:LOGic[:PODA]:BIT<x>?
Function Queries all of the settings for a bit of a specified
logic input pod.
Syntax
:LOGic[:PODA]:BIT<x>?
<x> = 1 to 8
:LOGic[:PODA]:BIT<x>:DISPlay
Function Sets the display on/off status of all bits of a
specified logic input pod.
Syntax
:LOGic[:PODA]:BIT<x>:DISPlay {<Boolea
n>}
:LOGic[:PODA]:BIT<x>:DISPlay?
<x> = 1 to 8
Example
:LOGIC:PODA:BIT1:DISPLAY ON
:LOGIC:PODA:BIT1:DISPLAY?
-> :LOGIC:PODA:BIT1:DISPLAY 1
:LOGic[:PODA]:BIT<x>:LABel
Function Sets or queries the label of a bit of a specified
logic input pod.
Syntax
:LOGic[:PODA]:BIT<x>:LABel {<String>}
:LOGic[:PODA]:BIT<x>:LABel?
<x> = 1 to 8
<String> = Up to eight characters
Example
:LOGIC:PODA:BIT1:LABEL "NO_1"
:LOGIC:PODA:BIT1:LABEL?
-> :LOGIC:PODA:BIT1:LABEL "NO_1"
:LOGic[:PODA]:BIT<x>:LEVel
Function Sets or queries the user-defined threshold level
for a bit of a specified logic input pod.
Syntax
:LOGic[:PODA]:BIT<x>:LEVel {<Voltage>
}
:LOGic[:PODA]:BIT<x>:LEVel?
<x> = 1 to 8
<Voltage>=−10to10V(in0.1-Vsteps)
Example
:LOGIC:PODA:BIT1:LEVEL 1V
:LOGIC:PODA:BIT1:LEVEL?
-> :LOGIC:PODA:BIT1:LEVEL 1.0E+00
:LOGic[:PODA]:BIT<x>:TYPE
Function Selects the threshold level for a bit of a specified
logic input pod.
Syntax
:LOGic[:PODA]:BIT<x>:TYPE {CMOS1|
CMOS2|CMOS3|CMOS5|ECL}
<x> = 1 to 8
Example
:LOGIC:PODA:BIT1:TYPE CMOS1