Chapter 2 Command System RIGOL
DS1000Z Programming Guide 2-127
:TRIGger:IIC:ADDRess
Syntax :TRIGger:IIC:ADDRess <adr>
Description Set or query the address when the trigger condition is ADDRess or ADATa in I2C
Parameter
n
– 1: 0 to 127, 0 to 255 or 0 to 1023
n
– 1, n is the current address bits.
The query returns an integer.
Related
:TRIGger:IIC:AWIDth
:TRIGger:IIC:DIRection
Syntax :TRIGger:IIC:DIRection <dir>
Description Set or query the data direction when the trigger condition is ADDRess or ADATa in I2C
Parameter
This command is invalid when the address bits is 8.
The query returns READ, WRIT or RWR.
:TRIGger:IIC:DIRection RWRite
Related
:TRIGger:IIC:AWIDth
:TRIGger:IIC:DATA
Syntax :TRIGger:IIC:DATA <data>
Set or query the data when the trigger condition is DATA or ADATa in I2C trigger.
Parameter
40
Explanation The range of <data> is related to the byte length. The maximum byte length is 5,
namely 40 bits binary data. Thus, the range of <data> is from 0 to 2
40
The query returns an integer.
Related
:TRIGger:IIC:WHEN