User manual

RIGOL Chapter 2 Command System
2-32 DP700 Programming Guide
:SYSTem:COMMunicate:RS232:PARItybit
Syntax
:SYSTem:COMMunicate:RS232:PARItybit <parity>
:SYSTem:COMMunicate:RS232:PARItybit?
Description
Sets the parity of the RS232 interface.
Queries the parity of the RS232 interface.
Parameter
Name Type Range Default
<parity> Discrete {NONE|ODD|EVEN} NONE
Remarks
Communication can be set up between the DP700 series power supply and the PC via the RS232
interface. Use the 9-pin RS232 cable (female-to-female, straight-through) to connect the power supply
to the PC via the RS232 interface on the rear panel.
<parity>:
NONE: indicates none.
ODD: indicates the odd check.
EVEN: indicates the even check.
Example
:SYSTem:COMMunicate:RS232:PARItybit EVEN /*Sets the parity of the RS232 interface to EVEN*/
:SYSTem:COMMunicate:RS232:PARItybit? /*Queries the parity of the RS232 interface*/
Return Format
NONE, ODD, or EVEN
:SYSTem:COMMunicate:RS232:STOPBit
Syntax
:SYSTem:COMMunicate:RS232:STOPBit <bit>
:SYSTem:COMMunicate:RS232:STOPBit?
Description
Sets the number of the stop bits of the RS232 interface.
Queries the number of the stop bits of the RS232 interface.
Parameter
Name Type Range Default
<bit> Discrete {1} 1
Remarks
Communication can be set up between the DP700 series power supply and the PC via the RS232
interface. Use the 9-pin RS232 cable (female-to-female, straight-through) to connect the power supply
to the PC via the RS232 interface on the rear panel.
The number of the stop bits of the RS232 interface is 1, and cannot be modified.
Return Format
1