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