Specifications

RIGOL Chapter 2 Command System
2-78 M300 Programming Guide
MEASure:TOTalize?
Syntax
MEASure:TOTalize? [<mode>],(@<scan_list>)
Description Set the reading mode of the TOT channel to READ (only read the count but do not reset it)
or RRESet (Read and Reset), start a scan and read the readings.
Parameters
Name
Type
Range
Default
<mode>
Discrete
{READ|RRESet}
READ
<scan_list>
Scan
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.
None
Explanation This command is equivalent to the CONFigure:TOTalize command followed by the
READ? command.
The totalizer channels are numbered as "S05" to "S08"; wherein, S is the number of
the slot.
The maximum count of each TOT channel is 42,9496,7295(2
32
- 1). The count rolls
over to 0 after reaching the maximum allowed value.
Selecting the RRESet mode performs a synchronized read and reset operation on the
specified totalizer channels. If you were to use discrete commands, such as the
READ? and [SENSe:]TOTalize:CLEar:IMMediate command, you would likely lose
counts occurring between the two commands.
<scan_list> overwrites the current scan list.
Return
Format
The query returns the readings in scientific notation. Multiple return values are separated
by commas.
Example MEAS:TOT? READ,(@405)
The query returns +1.200000000E+01.
Related
commands
CONFigure:TOTalize
READ?
[SENSe:]TOTalize:CLEar:IMMediate