public void AdjustExternalClockFrequency(IAWG awg, string clockNumber) { awg.AdjustClockExternalClockFrequency(clockNumber); }