|
|
|
@ -67,7 +67,8 @@ namespace Rs.MotionPlat
|
|
|
|
|
buttonText.Add(ETipButton.Retry, "重试|Retry");
|
|
|
|
|
buttonText.Add(ETipButton.Skip, "跳过|Skip");
|
|
|
|
|
buttonText.Add(ETipButton.Yes, "移动到安全位|MoveToSafePos");
|
|
|
|
|
MsgBox.ShowDialog(AlarmConstID.料仓tray盘取料报警, alarminfo, btnText, buttonText);
|
|
|
|
|
// MsgBox.ShowDialog(AlarmConstID.料仓tray盘取料报警, alarminfo, btnText, buttonText);
|
|
|
|
|
AlarmMsg.Show(AlarmConstID.料仓tray盘取料报警,AlarmCollection.Get(AlarmConstID.料仓tray盘取料报警).Transform("1","1"), btnText, buttonText);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
private void button2_Click(object sender, EventArgs e)
|
|
|
|
|