Read-only |
About Gain Compression |
Description |
Read the PNA port number which is connected to the DUT Output. Use SetPortMap Method to change the port mapping. |
VB Syntax |
obj.DeviceOutputPort |
Variable |
(Type) - Description |
obj |
A Converter (object) or A GainCompression (object) or A SweptIMD (object) or An IMSpectrum (object) A NoiseFigure (object) |
Return Type |
Integer |
Default |
2 |
Examples |
outPort = gca.DeviceOutputPort 'Read |
C++ Syntax |
HRESULT get_DeviceOutputPort(int* pVal) |
Interface |
IGainCompression ISweptIMD IMSpectrum INoiseFigure6 IConverter6 |
Last Modified:
23-May-2011 |
Added Converter |
30-Apr-2010 |
Added NF |
11-Aug-2009 |
Added IMD and IMS |
11-Sep-2007 |
MX New topic |