コード例 #1
0
 /// <summary>
 /// Forces the AWG to update its copy of the cal log details flag
 /// </summary>
 /// <param name="awg">the AWG object</param>
 public void GetTheCalibrationLogDetailStatus(IAWG awg)
 {
     awg.CalDetailsQuery();
 }