Specifications

Chapter 2 Command System RIGOL
M300 Programming Guide 2-231
UNIT Command Subsystem
UNIT:ANYSensor
UNIT:TEMPerature
UNIT:ANYSensor
Syntax UNIT:ANYSensor <units>[,(@<ch_list>)]
UNIT:ANYSensor? [(@<ch_list>)]
Description
Select the unit for the specified anysensor measurement channels.
Parameters
Name
Type
Range
Default
<units> Discrete
{Ω|K|#C|%|#F|#|ASCII String}
Wherein, "#" represents the degree symbol
(°); a quoted ASCII string of up to three
characters. You can use English
uppercase/lowercase letters (A-Z, a-z) or
numbers (0-9). The first character can not
be a number.
None
<ch_list>
Channel
List
One or more channels (only for the
multiplexer channels), the rules are as
follows:
(@101):channel 01 on the module in Slot1;
(@101:103):channel 01 through 03 on the
module in Slot1;
(@101:103,301,406:408):channel 01
through 03 on the module in Slot1, channel
01 on the module in Slot3 and channel 06
through 08 on the module in Slot4.
If the parameter
is omitted, this
command will be
applied to the
whole scan list.
Explanation If the measurement function of the specified channel is not anysensor, the instrument
will generate an error.
This command will affect the unit of the readings when storing them.
If <units> is specified as an ASCII string, the instrument will set the unit in
user-definedmode.
The
CONFigure Command Subsystem and MEASure Command Subsystem commands
automatically select to set the unit in “user-definedmode.
The instrument select to set the unit in user-definedmode 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
setting.
Return
Format
The query returns Ω”, K”, #C”, ”%”, ”#F” , ”#” or a quoted ASCII string for each specified
channel. Multiple return values are separated by commas.
Example UNIT:ANYS “K”,(@101)
UNIT:ANYS? (@101)
The query returns “K”.
Related
commands
CALCulate:SCALe:UNIT
CONFigure:ANYSensor
MEASure:ANYSensor?