beautypg.com

System:communicate:serial[:receive] :transmit:baud, System:communicate:serial[:receive] :transmit:bits – GW Instek PSU-Series Programming User Manual User Manual

Page 95

background image

REMOTE CONTROL

95

:SYSTem:COMMunicate:SERial[:RECeive]
:TRANsmit:BAUD

Set

Query

Description

Sets or queries the UART baud rate. Note: the
setting will only be valid after the power has been
cycled.

Syntax
Query Syntax

:SYSTem:COMMunicate:SERial[:RECeive]:TRANsmit
:BAUD
:SYSTem:COMMunicate:SERial[:RECeive]:TRANsmit
:BAUD?

Parameter/Return

2400, 4800, 9600, 19200, 38400, 57600,
115200

Example

SYST:COMM:SER:TRAN:BAUD?
>2400

Returns the baud rate settings.

: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
:SYSTem:COMMunicate:SERial[:RECeive]:TRANsmit
:BITS?

Parameter/Return
parameter

0

7 bits

1

8 bits

Example

SYST:COMM:SER:TRAN:BITS?
>1

Indicates that 8 data bits are used for the UART
connection.