增加主界面快速定位,运动界面,增加单轴JOG
This commit is contained in:
@@ -812,6 +812,16 @@ namespace ACS_DotNET_Library_Advanced_Demo
|
||||
lstLog.Items.Add("PROGRAM_END event enabled");
|
||||
}
|
||||
|
||||
private void button8_Click(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
private void button9_Click(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void _ACS_PROGRAMEND(BufferMasks buffer)
|
||||
{
|
||||
int bit = 0x01;
|
||||
|
||||
Reference in New Issue
Block a user