Remote control commands
R&S
®
RTO6
1732
User Manual 1801.6687.02 ─ 05
Firmware/software:
FW 2.25
BUS<m>:UART:TOUT
<InterframeTime>
Sets the timeout between packets in a UART data stream. A new packet starts with the
first start bit after the timeout.
is set to
TOUT
.
Suffix:
<m>
.
1..4
Selects the serial bus.
Parameters:
<InterframeTime>
Range:
1E-6 to 1
Increment: 1
*RST:
1E-3
Default unit: s
Usage:
Asynchronous command
Firmware/software:
FW 2.25
BUS<m>:UART:EWORd
<EndOfFrame>
Sets the end pattern of the packets. A new packet starts with the first start bit after the
defined end pattern.
is set to
EWORd
.
Suffix:
<m>
.
1..4
Selects the serial bus.
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
Protocols