AutoFocus(source, location, frequency, flux, radius, balance, configure, beamName)
AutoPeak(source, location, frequency, flux, radius, balance, configure, beamName)
AutoPeakFocus(source, location, frequency, flux, radius, balance, configure, beamName)
Peak(location, hOffset, vOffset, scanDuration, beamName)
Focus(location, start, offset, scanDuration, beamName)
Focus! Also Focus no longer requires a preceding call to Slew. An example of the new syntax and its differences from the old syntax is shown below:
Slew("mySource") Focus(-100, 200, 120.0, "1")
After:
Focus("mySource", -100, 200, 120.0, "1")
| Topic ObservingAPIReleaseNotes_6_1 . { Edit | Attach | Ref-By | Printable | Diffs | r1.1 | More } |
|
Revision r1.1 - 15 Feb 2006 - 16:16 GMT - AmyShelton Parents: SoftwareReportCentral_ReleaseNotes |
Content copyright © 1999-2007 by the contributing authors. All material on this collaboration platform is the property of the contributing authors. |