| | |
| | | // ViewMainInformation.cpp : 备泅 颇老涝聪促. |
| | | // ViewMainInformation.cpp : 备泅 颇老涝聪促. |
| | | // |
| | | |
| | | #include "stdafx.h" |
| | |
| | | #include "afxdialogex.h" |
| | | |
| | | |
| | | // CViewMainInformation 措拳 惑磊涝聪促. |
| | | // CViewMainInformation 措拳 惑磊涝聪促. |
| | | |
| | | IMPLEMENT_DYNAMIC(CViewMain_Information, CDialogEx) |
| | | |
| | |
| | | { |
| | | CString strText; |
| | | |
| | | strText.Format(_T("%d"), g_pStatus->m_pTransData->m_nUnitNo);//研磨部 |
| | | strText.Format(_T("%d"), g_pStatus->m_pTransData->m_nUnitNo);//研磨部 |
| | | SetDlgItemText(IDC_STATIC_INSINFO_UNITNO, strText); |
| | | |
| | | strText.Format(_T("%d"), g_pStatus->m_pTransData->m_nEqpNo);//研磨段 |
| | | strText.Format(_T("%d"), g_pStatus->m_pTransData->m_nEqpNo);//研磨段 |
| | | SetDlgItemText(IDC_STATIC_INSINFO_EQPNO, strText); |
| | | |
| | | strText.Format(_T("%d"), g_pStatus->m_pTransData->m_nisGrind);//研磨棒 |
| | | strText.Format(_T("%d"), g_pStatus->m_pTransData->m_nisGrind);//研磨棒 |
| | | SetDlgItemText(IDC_STATIC_INSINFO_ISGRIND, strText); |
| | | |
| | | strText.Format(_T("%d"), g_pStatus->m_pTransData->m_nRoughPadLayer);//研磨棒使用寿命 |
| | | strText.Format(_T("%d"), g_pStatus->m_pTransData->m_nRoughPadLayer);//研磨棒使用寿命 |
| | | SetDlgItemText(IDC_STATIC_INSINFO_GLASS_ID, strText); |
| | | |
| | | strText.Format(_T("%d"), g_pStatus->m_pTransData->m_nHandNumber);//Stage No |