User manual
Chapter 2 Command System RIGOL
MSO1000Z/DS1000Z Programming Guide 2-49
:DECoder<n>:IIC:ADDRess
Syntax :DECoder<n>:IIC:ADDRess <addr>
:DECoder<n>:IIC:ADDRess?
Description Set or query the address mode of I2C decoding.
Parameter
Name Type Range Default
<n> Discrete {1|2} --
<addr> Discrete {NORMal|RW} NORMal
Explanation NORMal: the address bits (:TRIGger:IIC:AWIDth) does not include the R/W bit.
RW: the address bits (
:TRIGger:IIC:AWIDth) includes the R/W bit.
Return
Format
The query returns NORM or RW.
Example
:DECoder1:IIC:ADDRess RW /*Set the address of I2C decoding to include the R/W
bit*/
:DECoder1:IIC:ADDRess? /*The query returns RW*/