Technical data

312 Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
16 Function Commands
:FUNCtion<N>:MAGNify
Command :FUNCtion<N>:MAGNify <operand>
The :FUNCtion<N>: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.
<N> An integer, 1 - 4, representing the selected function.
<operand> {CHANnel<n> | DIFFerential<P> | COMMonmode<P> | FUNCtion<n> |
WMEMory<n> | <float_value> | MTRend | MSPectrum}
See the discussion of possible operands in the introduction to Chapter 16,
“Function Commands,” starting on page 287.
Example This example creates a function (function 1) that is a magnified version of
channel 1.
myScope.WriteString ":FUNCTION1:MAGNIFY CHANNEL1"