适配SEQ Number.

This commit is contained in:
TAO Cheng
2014-03-18 15:50:10 +08:00
parent a4113d9247
commit d61bee185c
5 changed files with 28 additions and 10 deletions
@@ -4384,3 +4384,15 @@ Unable to open device Init:Open device succeed .
_start_machine
Exit: Exit_SO7Usb
Destruct Cso7_Proto.
Construct Cso7_Proto.
Init:Open device succeed .
_start_machine
Exit: Exit_SO7Usb
Destruct Cso7_Proto.
Construct Cso7_Proto.
@@ -176,7 +176,7 @@ void CSo7_Option::OnBnClickedOk()
{
XBoxPlayer = new CXBOXController(1);
}
CSO7_UtilDlg* pSO7_UtilDlg=new CSO7_UtilDlg();
pSO7_UtilDlg->DoModal();
delete pSO7_UtilDlg;
@@ -312,7 +312,7 @@ void CSo7_Option::OnBnClickedOk()
{
m_pKeyence_Laser_LK_H=new CKeyence_Laser_LK_H();
}
CKeyence_LKG5000_Ethernet* pKeyence_LKG5000_Ethernet=new CKeyence_LKG5000_Ethernet();
pKeyence_LKG5000_Ethernet->DoModal();
delete pKeyence_LKG5000_Ethernet;