Rigol MSO1074Z-S 4-channel oscilloscope, Digital Storage oscilloscope, MSO1074Z-S Manuel D’Utilisation

Codes de produits
MSO1074Z-S
Page de 172
RIGOL 
DS1000Z Programming Guide 
2-121
 
:TRIGger:RS232:PARity 
Syntax 
:TRIGger:RS232:PARity <parity> 
:TRIGger:RS232:PARity? 
Description 
Set or query the parity type when trigger condition is ERRor or PARity in RS232 trigger. 
 
Parameter 
Name 
Type 
Range 
Default 
<parity>  Discrete 
{EVEN|ODD|NONE} 
NONE 
 
Explanation 
When the trigger condition is PARity, the parity type can not be set to NONE. At this 
point, the default parity type is EVEN.
 
Return Format 
The query returns EVEN, ODD or NONE.   
Example 
:TRIGger:RS232:PARity EVEN 
Related 
Command
 
 
 
:TRIGger:RS232:STOP 
Syntax 
:TRIGger:RS232:STOP <bit> 
:TRIGger:RS232:STOP? 
Description 
Set or query the stop bit when the trigger condition is ERRor in RS232 trigger. 
 
Parameter 
Name 
Type 
Range 
Default 
<bit> 
Discrete 
{1|2} 
 
Return Format 
The query returns 1 or 2.   
Example 
:TRIGger:RS232:STOP 2 
Related 
Command
 
 
 
:TRIGger:RS232:DATA 
Syntax 
:TRIGger:RS232:DATA <data> 
:TRIGger:RS232:DATA? 
Description 
Set or query the data when the trigger condition is DATA in RS232 trigger. 
 
Parameter 
Name 
Type 
Range 
Default 
<data> 
Integer 
0 to 2
n
-1 
90 
 
Explanation 
In 2
n
-1, n is the current data bits and can be 5, 6, 7 or 8. 
 
Return Format 
The query returns an integer.   
Example 
:TRIGger:RS232:DATA 10 
Related 
Command