User manual

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 {<NR1>}
Query Syntax
:UTILity:SBIT?
Parameter/
Return Parameter
<NR1>
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.