T3PS Series Programming Manual
104
Note
The setting will only be valid after the power has been
cycled.
Syntax
Query Syntax
:SYSTem:COMMunicate:SERial[:RECeive]:TRANsmit
:BAUD <NR1>
:SYSTem:COMMunicate:SERial[:RECeive]:TRANsmit
:BAUD?
Parameter/Return <NR1>
2400, 4800, 9600, 19200, 38400, 57600,
115200
Example
SYST:COMM:SER:TRAN:BAUD?
>2400
Returns the baud rate settings.
SYST:COMM:SER:TRAN:BAUD 9600
SYST:REB
Set the UART baud rate to 9600bps and reboot the
unit to active the setting
.
:SYSTem:COMMunicate:SERial[:RECeive]
:TRANsmit:BITS
Set
Query
Description
Sets or queries the UART number of data bits.
Note
The setting will only be valid after the power has been
cycled.
Syntax
Query Syntax
:SYSTem:COMMunicate:SERial[:RECeive]:TRANsmit
:BITS <NR1>
:SYSTem:COMMunicate:SERial[:RECeive]:TRANsmit
:BITS?
Parameter/Return
parameter
<NR1>
0
7 bits
1
8 bits