UNI-T
UPO 3000E&UPO2000E Series Oscilloscope Programming Manual
For example:
:SBUS:RS232:BITorder LSBF
set RS232 byte order as LSB
:SBUS:RS232:BITorder?
query return LSBFirst
:SBUS:RS232:SOURce
Command format:
:SBUS:RS232:SOURce { CHANnel1 |
CHANnel2 |
CHANnel3 | CHANnel4 }
:SBUS:RS232:SOURce?
Functional description:
Set encoding source of RS232.
Return format:
Query return{ CHANnel1 |
CHANnel2 |
CHANnel3 | CHANnel4 }.
For example:
:SBUS:RS232:SOURce CHANnel1
set channel 1 as RS232 bus encoding source
:SBUS:RS232:SOURce?
query return CHANnel1
:SBUS:RS232:POLarity
Command format:
:SBUS:RS232:POLarity { POSitive | NEGative }
:SBUS:RS232:POLarity?
Functional description:
Set the polarity of RS232 bus encoding, POSitive and NEGative.
Return format:
Query return{ POSitive | NEGative }.
For example:
:SBUS:RS232:POLarity POSitive
set the polarity of RS232 bus encoding as POSitive
:SBUS:RS232:POLarity?
query return POSitive
:SBUS:RS232:PARity
Command format:
:SBUS:RS232:PARity {EVEN | ODD | NONE}
:SBUS:RS232:PARity?
Functional description:
Set parity of RS232 bus.
Return format:
Query return{EVEN | ODD | NONE}.