UNI-T
UPO 3000E&UPO2000E Series Oscilloscope Programming Manual
Set data source of I2C bus.
Return format:
Query return{ CHANnel1 |
CHANnel2 |
CHANnel3 | CHANnel4 }.
For example:
:SBUS:I2C:DATA:SOURce CHANnel1
set channel 1 as I2C bus data source
:SBUS:I2C:DATA:SOURce?
query return CHANnel1
:SBUS:I2C:ASIZe
Command format:
:SBUS:I2C:ASIZe {7 | 10}
:SBUS:I2C:ASIZe?
Functional description:
Set bit wide of I2C bus address.
Return format:
Query return{7 | 10}.
For example:
:SBUS:I2C:ASIZe 7
set bit wide as 7
:SBUS:I2C:ASIZe?
query return 7
:SBUS:I2C:ADIRection
Command format:
:SBUS:I2C:ADIRection { READ | WRITE }
:SBUS:I2C:ADIRection?
Functional description:
Set direction of I2C bus address.
Return format:
Query return{ READ | WRITE }.
For example:
:SBUS:I2C:ADIRection READ
et I2C bus address direction as read only
:SBUS:I2C:ADIRection?
query return READ
:SBUS:I2C:ADDRess
Command format:
:SBUS:I2C:ADDRess <value>
:SBUS:I2C:ADDRess?
Functional description: