Rigol MSO1074Z-S 4-channel oscilloscope, Digital Storage oscilloscope, MSO1074Z-S Manuel D’Utilisation

Codes de produits
MSO1074Z-S
Page de 172
RIGOL 
DS1000Z Programming Guide 
2-127
 
:TRIGger:IIC:CLEVel 
Syntax 
:TRIGger:IIC:CLEVel <level> 
:TRIGger:IIC:CLEVel? 
Description 
Set or query the trigger level of SCL in I2C trigger. The unit is the same as the current 
amplitude unit. 
 
Parameter 
Name 
Type  Range 
Default 
<level> 
Real 
(± 5 × VerticalScale from the screen center)  -
OFFSet 
 
Explanation 
For VerticalScale, refer to 
. For OFFSet, refer 
to 
 
Return Format 
The query returns the trigger level of SCL in scientific notation.   
Example 
:TRIGger:IIC:CLEVel 0.16   /*Set the trigger level of SCL to 160mV*/ 
:TRIGger:IIC:CLEVel?   /*The query returns 1.600000e-01*/ 
Related 
Command
 
 
 
:TRIGger:IIC:DLEVel 
Syntax 
:TRIGger:IIC:DLEVel <level> 
:TRIGger:IIC:DLEVel? 
Description 
Set or query the trigger level of SDA in I2C trigger. The unit is the same as the current 
amplitude unit. 
 
Parameter 
Name 
Type  Range 
Default 
<level> 
Real 
(± 5 × VerticalScale from the screen center)  -
OFFSet 
 
Explanation 
For VerticalScale, refer to 
. For OFFSet, refer 
to 
 
Return Format 
The query returns the trigger level of SDA in scientific notation.   
Example 
:TRIGger:IIC:DLEVel 0.16   /*Set the trigger level of SDA to 160mV*/ 
:TRIGger:IIC:DLEVel?   /*The query returns 1.600000e-01*/ 
Related 
Command