beautypg.com

GW Instek PSU-Series Programming User Manual User Manual

Page 96

background image

PSU Programming Manual

96

:SYSTem:COMMunicate:SERial[:RECeive]:T
RANsmit:PARity

Set

Query

Description

Sets or queries the parity of the UART connection.
Note: the setting will only be valid after the power
has been cycled.

Syntax
Query Syntax

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

Parameter/Return
parameter

0

None

1

Odd

2

Even

Example

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

Indicates that odd parity is used for the UART
connection.

:SYSTem:COMMunicate:SERial[:RECeive]:T
RANsmit:SBITs

Set

Query

Description

Sets or queries the number of stop bits used for the
UART connection. Note: the setting will only be
valid after the power has been cycled.

Syntax
Query Syntax

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

Parameter/Return
parameter

0

1 stop bit

1

2 stop bits

Example

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

Indicates that one stop bit is used for the UART
connection.