119
3-19-13. :BUS1:UART:TX:SOURce
Set
Query
Description
Sets or queries which channel is used for the UART Tx
source.
Syntax
:BUS1:UART:TX:SOURce { OFF | CH1 | CH2 | CH3 |
CH4 | ? }
Parameter/Return
parameter
OFF
Off, no Tx source
CH1 to CH4 CH1 to CH4
Example
:BUS1:UART:TX:SOURce CH1
Sets channel 1 as the Tx source.
3-19-14. :BUS1:UART:RX:SOURce
Set
Query
Description
Sets or queries which channel is used for the UART Rx
source.
Syntax
:BUS1:UART:RX:SOURce { OFF | CH1 | CH2 | CH3 |
CH4 | ? }
Parameter/Return
parameter
OFF
Off, no Rx source
CH1 to CH4 CH1 to CH4
Example
:BUS1:UART:RX:SOURce CH1
Sets channel 1 as the Rx source.
3-19-15. :BUS1:SPI:SCLK:POLARity
Set
Query
Description
Sets or queries the polarity of the SCLK line for the SPI
bus.
Syntax
:BUS1:SPI:SCLK:POLARity { FALL | RISE | ? }
Parameter/Return
parameter
FALL
Sets the polarity to falling edge.
RISE
Sets the polarity to rising edge.
Example
:BUS1:SPI:SCLK:POLARity FALL
Sets the polarity to falling edge.