コード例 #1
0
 private void PostConnection()
 {
     UBT.PostConnection();
     ucActionList.Refresh();
     ucMainServo.CheckServoType();
     ucControlBoard.RefreshBoardConfig();
 }