|
Top Previous Next |
IVI PwrMeter class-compliant root interface Namespace: Ivi.PwrMeter.Interop Assembly: Ivi.PwrMeter.Interop (in Ivi.PwrMeter.Interop.DLL)
|
Name |
Description |
|
Reference to the class-compliant IIviPwrMeterChannels interface |
||
Pointer to the IIviDriverOperation interface (Inherited from IIviDriver.) |
||
Pointer to the IIviDriverIdentity interface (Inherited from IIviDriver.) |
||
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.) |
||
Reference to the class-compliant IIviPwrMeterMeasurement interface |
||
Reference to the class-compliant IIviPwrReferenceOscillator interface |
||
Reference to the class-compliant IIviPwrMeterTrigger interface |
||
Pointer to the IIviDriverUtility interface (Inherited from IIviDriver.) |
Name |
Description |
|
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.) |
||
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.) |
Ivi.PwrMeter.Interop Namespace