..
This commit is contained in:
@@ -35,6 +35,7 @@ namespace Project.ViewForm
|
||||
private void timer1_Tick(object sender, EventArgs e)
|
||||
{
|
||||
timer1.Stop();
|
||||
lbIP.Text = PUB.IP;
|
||||
label1.Text = PUB.AGV.LastSTS;
|
||||
richTextBox1.Text = PUB.AGV.system0.ToString();
|
||||
richTextBox2.Text = PUB.AGV.system1.ToString();
|
||||
|
||||
Reference in New Issue
Block a user