Read-only |
About Receiver Leveling |
Description |
This method returns a handle to a RxLevelingConfiguration object. |
VB Syntax |
chan.GetRxLevelingConfiguration( ) |
Variable |
(Type) - Description |
chan |
A Channel (object) |
Return Type |
IRxLevelingConfiguration |
Default |
Not Applicable |
Example |
dim app as AgilentPNA835x.Application |
C++ Syntax |
HRESULT GetRxLevelingConfiguration( IRxLevelingConfiguration **mgr); |
Interface |
IChannel17 |