Technical data

Table Of Contents
350 Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference
17 Function Commands
:FUNCtion<F>:MAGNify
Command :FUNCtion<F>:MAGNify <operand>
The :FUNCtion<F>:MAGNify command defines a function that is a copy of
the operand. The magnify function is a software magnify. No hardware
settings are altered as a result of using this function. It is useful for
scaling channels, another function, or memories with the RANGe and
OFFSet commands in this subsystem.
<F> An integer, 1-16, representing the selected function.
<operand> {CHANnel<n> | DIFF<P> | COMMonmode<P> | FUNCtion<F> |
WMEMory<n> | <float_value> | MTRend | MSPectrum}
See the discussion of possible operands in the introduction to Chapter 17,
“Function Commands,” starting on page 321.
Example This example creates a function (function 1) that is a magnified version of
channel 1.
myScope.WriteString ":FUNCTION1:MAGNIFY CHANNEL1"