소스정리
This commit is contained in:
@@ -84,7 +84,7 @@ namespace AGVEmulator
|
||||
rtCAL.ColorList = logcolor;
|
||||
rtAGVPro.ColorList = logcolor;
|
||||
|
||||
this.FormClosed += Form1_FormClosed;
|
||||
//this.FormClosed += Form1_FormClosed;
|
||||
|
||||
BMS = new DevBMS();
|
||||
AGV = new DevAGV();
|
||||
@@ -678,7 +678,8 @@ private void UpdateVisualAGV()
|
||||
}
|
||||
UpdateVisualAGV();
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
private void button14_Click(object sender, EventArgs e)
|
||||
{
|
||||
//agv 정지
|
||||
|
||||
Reference in New Issue
Block a user