示例#1
0
 public void uc_Configure(int _PID)
 {
     PID = _PID;
     wc.ws_selectDeviceCalibrationsAsync(PID);
 }