Instructions

RIGOL Chapter 2 Command System
2-204 MSO7000/DS7000 Programming Guide
:TRIGger:IIC:CLEVel
Syntax
:TRIGger:IIC:CLEVel <level>
:TRIGger:IIC:CLEVel?
Description
Sets or queries the trigger level of the clock line in I2C trigger. The unit is the same
as that of the current amplitude.
Parameter
Name
Type
Range
Default
<level>
Real
(-5 × VerticalScale - OFFSet) to
(5 × VerticalScale - OFFSet)
0 V
Remarks
For VerticalScale, refer to the :CHANnel<n>:SCALe command; for OFFSet, refer to
the :CHANnel<n>:OFFSet command.
Return
Format
The query returns the trigger level in scientific notation.
Example
:TRIGger:IIC:CLEVel 0.16 /*Sets the trigger level to 160 mV.*/
:TRIGger:IIC:CLEVel? /*The query returns 1.600000E-1.*/
:TRIGger:IIC:DLEVel
Syntax
:TRIGger:IIC:DLEVel <level>
:TRIGger:IIC:DLEVel?
Description
Sets or queries the trigger level of the data line in I2C trigger. The unit is the same
as that of the current amplitude.
Parameter
Name
Type
Range
Default
<level>
Real
(-5 × VerticalScale - OFFSet) to
(5 × VerticalScale - OFFSet)
0 V
Remarks
For VerticalScale, refer to the :CHANnel<n>:SCALe command; for OFFSet, refer to
the :CHANnel<n>:OFFSet command.
Return
Format
The query returns the trigger level in scientific notation.
Example
:TRIGger:IIC:DLEVel 0.16 /*Sets the trigger level to 160 mV.*/
:TRIGger:IIC:DLEVel? /*The query returns 1.600000E-1.*/