Specifications
RIGOL Chapter 2 Command System
2-34 M300 Programming Guide
CONFigure:TOTalize
Syntax
CONFigure:TOTalize [<mode>],(@<scan_list>)
Description Set the reading mode of the TOT channel of the specified channels. This command does
not initiate the scan.
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 The totalizer channels are usually numbered as "S05" to "S08"; wherein, S is the
number of the slot.
<mode> Is used to set the reading mode of the TOT channels. When READ is
selected, the instrument only reads the readings but does not reset the count. When
PRESet is selected, the instrument reads the readings and reset the count (namely,
Read and Reset).
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 commands, you would likely lose
counts occurring between the two commands.
The
*RST command will clear the scan list and set all the measurement parameters
to their factory settings. The Instrument Preset (the
SYSTem:PRESet command) will
not clear the scan list; however, this command will clear the data in the reading
memory.
<scan_list> overwrites the current scan list.
Example
CONF:TOT READ,(@205:208)
Related
commands
CONFigure?
INITiate
READ?