In CQ/X (www.no5w.com) checking of the SWR is done using the following.

Set up the SWR read

  //Read/save Current Power Setting
  TheRadio->SavePreTunePower();

  //Read/save ATU Status
  TheRadio->SavePreTuneAtuStatus();

  //Put ATU in Bypass mode
  TheRadio->PutAtuInBypassMode();

  //Reduce Power Output to desired tuning power and Transmit
  TheRadio->XmitTuneWatts();

  //set up and enable timer to run for a desired number of seconds of Tune
Time
  StartTimeOfTune = Now();
  TuneTime = TheRadio->GetTuneTimeAsAbsTime();
  tmTune->Enabled = true;

Do the read using the DS command to read the VFOA text and then interpret
text

Finally restore the output power and ATU status to their previous values.

Chuck/NO5W
______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:Elecraft@mailman.qth.net

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html

Reply via email to