Remote control commands
R&S
®
RTE
1483User Manual 1326.1032.02 ─ 20
Parameters:
<EndOfFrame> End word value in decimal format (range 0 to 255) or hexadeci-
mal format (prefix #H). The query always returns hexadecimal
values.
Example:
:BUS:UART:PACK EWOR
:BUS:UART:EWOR 10 // Decimal value
:BUS:UART:EWOR?
#H0A // Query returns hex
Example:
:BUS:UART:PACK EWOR
:BUS:UART:EWOR #Hff // Hexadecimal, prefix #H
:BUS:UART:EWOR?
#HFF
Usage: Asynchronous command
Firmware/software: FW 2.25
18.17.5.2 Trigger
The trigger suffix <m> is always 1 and can be omitted. It selects the trigger event: Only
the A-trigger is available for triggering on serial buses.
To trigger on a serial bus, make sure that:
●
TRIGger<m>:SOURce[:SELect] is set to SBUS.
●
The sources of the serial bus are channel signals: use BUS<m>:...:SOURce
commands.
●
Decoding is enabled: BUS<m>[:STATe] is set to ON.
TRIGger<m>:UART:TYPE.............................................................................................1483
TRIGger<m>:UART:SOURce........................................................................................ 1484
TRIGger<m>:UART:DPOPerator....................................................................................1484
TRIGger<m>:UART:DPOSition...................................................................................... 1484
TRIGger<m>:UART:DPTO............................................................................................ 1484
TRIGger<m>:UART:FCONdition.................................................................................... 1485
TRIGger<m>:UART:DATA............................................................................................. 1485
TRIGger<m>:UART:TYPE <Type>
Selects the trigger type for UART analysis.
See also: "Type" on page 556
Parameters:
<Type> STBT | PCKS | DATA | PRER | BRKC | STPerror
STBT: Start bit
PCKS: Packet start
DATA: Serial pattern
PRER: Parity error
BRKC: Break condition
STPerror: Stop error
Protocols