Instructions
RIGOL Chapter 2 Command System
2-174 DS1000Z-E Programming Guide
:TRIGger:SPI:DLEVel
Syntax :TRIGger:SPI:DLEVel <level>
:TRIGger:SPI:DLEVel?
Description Set or query the trigger level of the SDA channel in SPI trigger. The unit is the same as the
current amplitude unit.
Parameter
Name
Type
Range
Default
<level> Real
(-5 x VerticalScale - OFFSet) to
(5 x VerticalScale - OFFSet)
0
Explanation For VerticalScale, refer to :CHANnel<n>:SCALe. For OFFSet, refer
to :CHANnel<n>:OFFSet.
Return
Format
The query returns the trigger level of the SDA channel in scientific notation.
Example
:TRIGger:SPI:DLEVel 0.16 /*Set the trigger level of the SDA channel to 160mV*/
:TRIGger:SPI:DLEVel? /*The query returns 1.600000e-01*/
:TRIGger:SPI:SLEVel
Syntax :TRIGger:SPI:SLEVel <level>
:TRIGger:SPI:SLEVel?
Description Set or query the trigger level of the CS channel in SPI trigger. The unit is the same as the
current amplitude unit.
Parameter
Name
Type
Range
Default
<level> Real
(-5 x VerticalScale - OFFSet) to
(5 x VerticalScale - OFFSet)
0
Explanation For VerticalScale, refer to :CHANnel<n>:SCALe. For OFFSet, refer
to
:CHANnel<n>:OFFSet.
Return
Format
The query returns the trigger level of the CS channel in scientific notation.
Example :TRIGger:SPI:SLEVel 0.16 /*Set the trigger level of the CS channel to 160mV*/
:TRIGger:SPI:SLEVel? /*The query returns 1.600000e-01*/
:TRIGger:SPI:MODE
Syntax :TRIGger:SPI:MODE <mode>
:TRIGger:SPI:MODE?
Description Set or query the CS mode when the trigger condition is CS in SPI trigger.
Parameter
Name Type Range Default
<mode> Discrete {HIGH|LOW} LOW
Return
Format
The query returns HIGH or LOW.
Example
:TRIGger:SPI:MODE LOW /*Set the CS mode to low*/
:TRIGger:SPI:MODE? /*The query returns LOW*/
Related
Command
:TRIGger:SPI:WHEN










