UNI-T
UPO 3000E&UPO2000E Series Oscilloscope Programming Manual
:SBUS:MODE?
Functional description:
Select bus encoding mode, OFF presents encoding function is turn off.
Return format:
Query return{ RS232 | I2C | SPI | CAN | USB | OFF }.
For example:
:SBUS:MODE I2C
select I2C bus encoding mode
:SBUS:MODE?
query return I2C
:SBUS:BASE
Command format:
:SBUS:BASE {ASCii | BINary | HEX | DEC}
:SBUS:BASE?
Functional description:
Set display format of bus.
Return format:
Query return {ASCii | BINary | HEX | DEC}.
For example:
:SBUS:BASE BIN
set display format of bus encoding as binary
:SBUS:BASE?
query return BINary
:SBUS:EVENt
Command format:
:SBUS:EVENt { {1|ON} | {0|OFF} }
:SBUS:EVENt?
Functional description:
The switch setting of bus event.
Return format:
Query return 1 or 0
,
it presents ON or OFF.
For example:
:SBUS:EVENt ON
turn on bus event
:SBUS:EVENt?
query return 1
:SBUS:SQUare
Command format:
:SBUS:SQUare { {1|ON} | {0|OFF} }