Specifications

Chapter 2 Command System RIGOL
M300 Programming Guide 2-171
[SENSe:]TOTalize:SLOPe
Syntax [SENSe:]TOTalize:SLOPe <edge>[,(@<ch_list>)]
[SENSe:]TOTalize:SLOPe? [(@<ch_list>)]
Description Set the specified totalizer channels to count when the rising edge or falling edge of the
input signal passes through the threshold.
Parameters
Name
Type
Range
Default
<edge>
Discrete
{NEGative|POSitive}
POS
<ch_list>
Channel
List
One or more channels (only for the TOT
channels), the rules are as follows:
(@105): channel 05 on the module in Slot1;
(@105:108): channel 05 through 08 on the
module in Slot1;
(@105:108,305): channel 05 through 08 on
the module in Slot1 and channel 05 on the
module in Slot3.
If the parameter
is omitted, this
command will be
applied to the
whole scan list.
Explanation The totalizer channels are numbered as "S05" to "S08"; wherein, S is the number of
the slot.
The
CONFigure:TOTalize or MEASure:TOTalize? command automatically set the
specified totalizer channels to count when the rising edge of the input signal passes
through the threshold.
The instrument automatically sets the specified totalizer channels to count when the
rising edge of the input signal passes through the threshold after a Factory Reset (send
the
*RST command). An Instrument Preset (send the SYSTem:PRESet command) or
Card Reset (send the SYSTem:CPON command) does not affect the current setting.
Return
Format
The query returns NEG (falling edge) or POS (rising edge) for each specified channel.
Multiple return values are separated by commas.
Example TOT:SLOP NEG,(@105)
TOT:SLOP? (@105,106)
The query returns NEG,POS.
Related
commands
CONFigure:TOTalize
MEASure:TOTalize?