Specifications

RIGOL Chapter 2 Command System
2-174 M300 Programming Guide
[SENSe:]TOTalize:TYPE
Syntax [SENSe:]TOTalize:TYPE <mode>[,(@<ch_list>)]
[SENSe:]TOTalize:TYPE? [(@<ch_list>)]
Description
Set the reading mode for the specified totalizer channels.
Parameters
Name
Type
Range
Default
<mode>
Discrete
{READ|RRESet}
READ
<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.
RRESet (read&reset): read the count and reset the totalizer.
READ: only read the count.
The
CONFigure:TOTalize or MEASure:TOTalize? command automatically configure the
specified totalizer channels to the READ mode (only read the count but do not clear
the count) when the first parameter is omitted.
The instrument configures the specified totalizer channels to the READ mode (only
read the count but do not clear the count) 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 RRES (read&reset) or READ (read) for each specified channel. Multiple
return values are separated by commas.
Example TOT:TYPE RRES,(@205)
TOT:TYPE? (@205,206)
The query returns RRES,READ.
Related
commands
SENSe Command Subsystem
[SENSe:]TOTalize:DATA?
CONFigure:TOTalize
MEASure:TOTalize?