These commands are for setting up ripple tests.
| CALCulate:MEASure:RLIMit DISPlay | LINE | STATe | SELect | TYPe REPort | DATA | 
Click a keyword to view the command details.
See Also
| Applicable Models: All (Read-Write) Sets or returns the ripple limit table for the active trace of selected channel. | |
| Parameters | 
 | 
| <cnum> | Channel number of the measurement (optinal). | 
| <mnum> | Measurement number for each measurement. | 
| <data> | Indicates the array data (for ripple line) of 1 + Num (number of limit lines)* 4. Where n is an integer between 1 and Num. 
 Specify an integer 0 to 1 as follows. 0: OFF 1: ON 
 The index of the array starts from 0. | 
| Examples | CALC:MEAS:RLIM:DATA | 
| Query Syntax | CALCulate<cnum>:MEASure<mnum>:RLIMit:DATA? | 
| Return Type | Variant type Array | 
| OFF | |
| Applicable Models: All (Read-Write) Turns ON/OFF the ripple limit line display, for the active trace of selected channel. | |
| Parameters | 
 | 
| <cnum> | Channel number of the measurement (optinal). | 
| <mnum> | Measurement number for each measurement. | 
| <bool> | ON or 1 - Turns limit 
		 testing ON. | 
| Examples | CALC:MEAS:RLIM:DISP:LINE:STAT 
		 ON | 
| Query Syntax | CALCulate<cnum>:MEASure<mnum>:RLIMit:DISPLay:LINE:STATe? | 
| Return Type | Boolean | 
| OFF | |
| Applicable Models: All (Read-Write) Sets or gets the ripple limit band for ripple value display for selected channel. | |
| Parameters | 
 | 
| <cnum> | Channel number of the measurement (optinal). | 
| <mnum> | Measurement number for each measurement. | 
| <band> | 1 to 12 | 
| Examples | CALC:MEAS:RLIM:DISP:RIPP:SEL calculate2:measure2:rlimit:display:ripple:select | 
| Query Syntax | CALCulate<cnum>:MEASure<mnum>:RLIMit:DISPlay:SELect? | 
| Return Type | Numeric | 
| 1 | |
| Applicable Models: All (Read-Write) Sets/gets the display type of ripple value for the active trace of selected channel. | |
| Parameters | 
 | 
| <cnum> | Channel number of the measurement (optinal). | 
| <mnum> | Measurement number for each measurement. | 
| <typ> | Select from the following: 
 | 
| Examples | CALC:MEAS:RLIM:DISP:TYPE | 
| Query Syntax | CALCulate<cnum>:MEASure<mnum>:RLIMit:DISPLay:TYPE? | 
| Return Type | Boolean | 
| OFF | |
| Applicable Models: All (Read-only) Read the ripple test result for the active trace. | |
| Parameters | 
 | 
| <cnum> | Channel number of the measurement (optinal). | 
| <mnum> | Measurement number for each measurement. | 
| <bool> | Boolean 
 | 
| Examples | CALC:MEAS:RLIM:FAIL? | 
| Query Syntax | CALCulate<cnum>:MEASure<mnum>:RLIMit:FAIL? | 
| Return Type | Boolean | 
| Not Applicable | |
| Applicable Models: All (Read-only) Reads the ripple value of the ripple test for the active trace. | |
| Parameters | 
 | 
| <cnum> | Channel number of the measurement (optinal). | 
| <mnum> | Measurement number for each measurement. | 
| <data> | {numeric 1} ... {numeric NOP×3+1}<newline><^END> NOP is the number of measurement points. 
 | 
| Examples | CALC:MEAS:RLIM:REP:DATA? calculate2:measure2:rlimit:report:data? | 
| Query Syntax | CALCulate<cnum>:MEASure<mnum>:RLIMit:REPort:DATA? | 
| Return Type | Variant | 
| OFF | |
| Applicable Models: All (Read-Write) Turns ON/OFF the ripple test function for the active trace of selected channel. | |
| Parameters | 
 | 
| <cnum> | Channel number of the measurement (optinal). | 
| <mnum> | Measurement number for each measurement. | 
| <bool> | ON (or 1) - turns limit 
		 testing ON. | 
| Examples | CALC:MEAS:RLIM:STAT 
		 ON | 
| Query Syntax | CALCulate<cnum>:MEASure<mnum>:RLIMit:STATe? | 
| Return Type | Boolean | 
| OFF | |