TDS5000B Online Programmer Guide
-- 5 2 3 --
MATH<x>:UNITString
Description
This command sets or queries the string to use for units for the math
waveform specified by x, which can be 1 through 4. This command will
override the default unit string with the one that you specify.
Group
Math
Syntax 1
MATH<x>:UNITString <QString>
Syntax 2
MATH<x>:UNITString?
Argument
H <QString>
This quoted string argument is the units to be used for the specified
math waveorm
Example 1
MATH2:UNITString ”deg”
This command specifies that the unit of the Math2 operation will be
called deg.
Example 2
MATH1:UNITString?
This query might return :MATH1:UNITSTRING ”deg” as the unit
for the Math1 operation.