beautypg.com

Utility:sbit, Utility:parity – GW Instek PEL-3000 Series Programming Manual User Manual

Page 133

background image

COMMNAND OVERVIEW

131

:UTILity:SBIT

Set

Query

Description

Sets the number of stop bits when the remote
interface is set to RS232. Settings only take effect
after restart.

Syntax

:UTILity:SBIT {}

Query Syntax

:UTILity:SBIT?

Parameter/
Return Parameter

1, 2

Example

:UTILity:SBIT 1
Sets the stop bits to 1.

Query example

:UTILity:SBIT?
>1
Stop bits = 1.

:UTILity:PARity

Set

Query

Description

Sets the parity when the remote interface is set to
RS232. Settings only take effect after restart.

Syntax

:UTILity:PARity {NONE|ODD|EVEN}

Query Syntax

:UTILity:PARity?

Parameter/
Return Parameter

NONE

No parity

ODD

Odd parity

EVEN

Even parity

Example

:UTILity:PARity NONE
The parity is set to none.

Query example

:UTILity:PARity?
>None
Parity = None.