Technical data

186 Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
12 Channel Commands
:CHANnel<N>:ISIM:CONVolve
Command :CHANnel<N>:ISIM:CONVolve <s_parameter_file>, {OFF | ON}
The :CHANnel<N>:ISIM:CONVolve command convolves the indicated
S- parameter file with the waveform. This command only uses a single S21
component block. If a .s4p file is indicated, ports 1 and 2 are used
assuming a 1- 2, 3- 4 port numbering for 4 port files. Optionally, include
ON to flip the port numbering when reading the s- parameter file.
<N> An integer, 1 - 4.
<s_parameter_
file>
The name of the s- parameter file.
Example This example convolves the s- parameter file example.s2p with the
waveform on channel 1.
myScope.WriteString ":CHANNEL1:ISIM:CONVolve example.s2p"
NOTE
This CHANnel command only applies if you have purchased the InfiniiSim software
application.
NOTE
You can specify differential and/or common mode channels using the following convention.
If you have differential or common mode channels enabled (using either the
:CHANnel<N>:DIFFerential or :CHANnel<N>:COMMonmode commands) then:
:CHANnel1 would refer to the Channel 1 - Channel 3 differential channel
:CHANnel2 would refer to the Channel 2 - Channel 4 differential channel
:CHANnel3 would refer to the Channel 1 + Channel 3 common mode channel
:CHANnel4 would refer to the Channel 2 + Channel 4 common mode channel