Specifications

RIGOL Chapter 2 Command System
2-170 M300 Programming Guide
[SENSe:]TOTalize:DATA?
Syntax
[SENSe:]TOTalize:DATA? [(@<ch_list>)]
Description
Read the counts of the specified totalizer channels.
Parameters
Name
Type
Range
Default
<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.
If the specified TOT channel is set to the PRESet mode (using the
CONFigure:TOTalize
and
[SENSe:]TOTalize:TYPE commands), this command will read the count and clear it
no matter whether the specified channel is in the scan list or whether a scan is in
progress.
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.
The return value from of this command is affected by the settings of the
FORMat
Command Subsystem commands. Depending on the settings, each reading may or
may not contain the measurement units, time stamp, channel number and alarm
status information.
Return
Format
The query returns the count in scientific notation for each totalizer channel specified.
Multiple return values are separated by commas.
Example
TOT:DATA? (@305)
The query returns +1.32000000E+03.
Related
commands
[SENSe:]TOTalize:TYPE
CONFigure:TOTalize
[SENSe:]TOTalize:CLEar:IMMediate