![R&S RTO6 User Manual Download Page 264](http://html2.mh-extra.com/html/rands/rto6/rto6_user-manual_3064646264.webp)
Waveform analysis
R&S
®
RTO6
264
User Manual 1801.6687.02 ─ 05
7.3.4.4
Math functions: bit operations
Table 7-6: Bit operations
Icon
Description
Usage/Comment, FormulaEditor expression
digitize
convert to 0 or 1
digitize(x)
The function uses the middle reference level and the
hysteresis, which are set in "Menu" > "Measure" >
"Advanced" tab > "Reference Level".
not
negation
not(x)
and
and
nand
negation of and
nand
or
or
nor
negation of or
nor
xor
exclusive or
xor
nxor
negation of exclusive or
nxor
7.3.4.5
Math functions: comparison
Table 7-7: Comparison
Icon
Description
Usage/Comment, FormulaEditor expression
=
equal
=
≠≠
not equal
<>
<
smaller
<
>
greater
>
≤
smaller or equal
<=
≥
greater or equal
>=
More
display additional keys
7.3.4.6
Math functions: FFT
Table 7-8: FFT (More keys)
Icon
Description
Usage/Comment, FormulaEditor expression
|FFT|
magnitude of FFT value
fftmag(x)
FFT (
φ
)
FFT phase value
fftphi(x)
FFT -d
φ
*df
FFT group delay
fftgroupdelay(x)
FFT (re)
real part of FFT value
fftre(x)
FFT (im)
imag part of FFT value
fftim(x)
Mathematics