//glennj 3/19/2014 /// <summary> /// Gets the results of the last executed tests for the /// diagnostic type of normal /// </summary> /// <param name="awg"></param> public void GetTheAWGDiagnosticsData(IAWG awg) { awg.DiagData(); }