|
Boonton55xxx IVI Driver Reference
|
|
|
IIviPwrMeter Interface
|
|
See Also
|
|
IVI PwrMeter class-compliant root interface
Namespace: Ivi.PwrMeter.Interop
Assembly: Ivi.PwrMeter.Interop (in Ivi.PwrMeter.Interop.DLL)
Visual Basic
|
Public Interface IIviPwrMeter
Inherits IIviDriver
|
Properties
|
Name
|
Description
|
|
Channels
|
Reference to the class-compliant IIviPwrMeterChannels interface
|
|
DriverOperation
|
Pointer to the IIviDriverOperation interface (Inherited from IIviDriver.)
|
|
Identity
|
Pointer to the IIviDriverIdentity interface (Inherited from IIviDriver.)
|
|
Initialized
|
Initialized is True between a successful call to the Initialize method and a successful call to the Close method, and False at all other times. (Inherited from IIviDriver.)
|
|
Measurement
|
Reference to the class-compliant IIviPwrMeterMeasurement interface
|
|
ReferenceOscillator
|
Reference to the class-compliant IIviPwrReferenceOscillator interface
|
|
Trigger
|
Reference to the class-compliant IIviPwrMeterTrigger interface
|
|
Utility
|
Pointer to the IIviDriverUtility interface (Inherited from IIviDriver.)
|
Top
Methods
|
Name
|
Description
|
|
Close
|
Closes the I/O session to the instrument. Driver methods and properties that access the instrument are not accessible after Close is called. (Inherited from IIviDriver.)
|
|
Initialize
|
Opens the I/O session to the instrument. Driver methods and properties that access the instrument are only accessible after Initialize is called. Initialize optionally performs a Reset and queries the instrument to validate the instrument model. (Inherited from IIviDriver.)
|
Top
See Also
Reference
Ivi.PwrMeter.Interop Namespace
Copyright 2013-16 Boonton. All rights reserved.
|