03.01.2015 Views

Complete set: Intro to C - Bill Buchanan

Complete set: Intro to C - Bill Buchanan

Complete set: Intro to C - Bill Buchanan

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

date: September 2003<br />

///change his<strong>to</strong>ry -<br />

///module testing his<strong>to</strong>ry -<br />

///description - This file is the Measurement level public I/F for PowerMeterMeasImp.cs<br />

///and as such contains only declarations of the methods defined within the<br />

implementation<br />

///<br />

using System;<br />

//using agilent.sqf.of.common_enums;<br />

using Agilent.Sqf.Of.Common_enums;<br />

using Agilent.Sqf.Of.Instrument;<br />

using System.Collections;<br />

namespace Agilent.Sqf.Of.PowerMeter<br />

{<br />

public interface IPowerMeterMeasModule<br />

:Agilent.Sqf.Of.Instrument.IInstrumentMeasModule,<br />

Agilent.Sqf.Of.PPMC.IPPMCInstrument<br />

{<br />

void CalibratePowerMeter(CommonEnums.CHANNEL Channel,<br />

CommonEnums.CALIBRATE ZeroOrAu<strong>to</strong>);<br />

void SetRefPortState(bool On);<br />

double MeasurePower(CommonEnums.POWER_MEAS_TYPE MeasType,<br />

CommonEnums.CHANNEL PrimaryChannel, CommonEnums.CHANNEL<br />

SecondaryChannel);<br />

}<br />

}<br />

<strong>Intro</strong>duction <strong>to</strong> .NET<br />

Agilent .NET Course: More Objects 14

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!