//glennj 6/12/2013 /// <summary> /// Forces the AWG to update it's local copy of the inital loop count /// </summary> /// <param name="awg"></param> public void GetDiagnosticLoopCount(IAWG awg) { awg.DiagControlCountQuery(); }