📄 smt5k.clw.bak
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=OtherIplParam
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "SMT5K.h"
LastPage=0
ClassCount=25
Class1=CSMT5KApp
Class2=CSMT5KDoc
Class3=CSMT5KView
Class4=CMainFrame
ResourceCount=21
Resource1=IDD_SET_WR2_DLG
Resource2=IDD_DRV_FUNC_TEST_DLG
Class5=CAboutDlg
Class6=CRegTestDlg
Resource3=IDD_CONFIG_DLG
Class7=CWriteReg
Resource4=IDD_SMT5K_FORM
Class8=CWriteParam
Resource5=IDD_SET_WR5_DLG
Class9=CWriteDrvCmd
Resource6=IDD_IPL_FUNC_TEST_DLG
Class10=CWriteIPLCmd
Resource7=IDD_WR_PARAM_DLG
Class11=CConfigDlg
Resource8=IDD_WR_REG_DLG
Class12=CDrvFuncTest
Resource9=IDD_WR_DRVCMD
Class13=CIPLFuncTest
Resource10=IDD_MONITOR_IPL_DLG
Class14=CMonitor
Resource11=IDD_SET_WR3_DLG
Class15=CShowOutputDlg
Resource12=IDD_SET_WR1_DLG
Class16=CSetWR1Dlg
Resource13=IDD_SET_WR0_DLG
Resource14=IDD_READ_REG_DLG
Class17=CSetWR2Dlg
Class18=CSetWR3Dlg
Resource15=IDD_ABOUTBOX
Class19=CSetWR4Dlg
Resource16=IDD_WR_IPLCMD_DLG
Class20=CSetWR5Dlg
Resource17=IDD_SET_WR4_DLG
Class21=CSetWR0Dlg
Class22=CMonitorAxis
Class23=CMonitorIPL
Resource18=IDD_MONITOR_AXIS_DLG
Class24=CReadReg
Resource19=IDD_RegTestDIALOG
Resource20=IDR_MAINFRAME
Class25=OtherIplParam
Resource21=IDD_DIALOG_OTHER_PARAM
[CLS:CSMT5KApp]
Type=0
HeaderFile=SMT5K.h
ImplementationFile=SMT5K.cpp
Filter=N
BaseClass=CWinApp
VirtualFilter=AC
LastObject=ID_OPTION_SM5004
[CLS:CSMT5KDoc]
Type=0
HeaderFile=SMT5KDoc.h
ImplementationFile=SMT5KDoc.cpp
Filter=N
LastObject=CSMT5KDoc
[CLS:CSMT5KView]
Type=0
HeaderFile=SMT5KView.h
ImplementationFile=SMT5KView.cpp
Filter=C
LastObject=CSMT5KView
BaseClass=CFormView
VirtualFilter=VWC
[CLS:CMainFrame]
Type=0
HeaderFile=MainFrm.h
ImplementationFile=MainFrm.cpp
Filter=T
LastObject=IDC_TIMER_EN
BaseClass=CFrameWnd
VirtualFilter=fWC
[CLS:CAboutDlg]
Type=0
HeaderFile=SMT5K.cpp
ImplementationFile=SMT5K.cpp
Filter=D
LastObject=CAboutDlg
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=7
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Control5=IDC_STATIC,static,1342308480
Control6=IDC_STATIC,static,1342308480
Control7=IDC_STATIC,static,1342308480
[MNU:IDR_MAINFRAME]
Type=1
Class=CMainFrame
Command1=ID_FILE_NEW
Command2=ID_FILE_OPEN
Command3=ID_FILE_SAVE
Command4=ID_FILE_SAVE_AS
Command5=ID_FILE_PRINT
Command6=ID_FILE_PRINT_PREVIEW
Command7=ID_APP_EXIT
Command8=ID_FILE_PRINT_SETUP
Command9=ID_FILE_MRU_FILE1
Command10=ID_EDIT_UNDO
Command11=ID_EDIT_CUT
Command12=ID_EDIT_COPY
Command13=ID_EDIT_PASTE
Command14=ID_VIEW_TOOLBAR
Command15=ID_VIEW_STATUS_BAR
Command16=ID_TEST_CONFIG
Command17=ID_TEST_REG
Command18=ID_TEST_DRV_MOVE
Command19=ID_TEST_IPL_MOVE
Command20=ID_TEST_READ_REG
Command21=ID_TEST_MONITOR
Command22=IDC_TIMER_EN
Command23=ID_OPTION_COM1
Command24=ID_OPTION_COM2
Command25=ID_OPTION_BUS16
Command26=ID_OPTION_BUS8
Command27=ID_OPTION_SM5004
Command28=ID_OPTION_SM5002
Command29=ID_APP_ABOUT
CommandCount=29
[ACL:IDR_MAINFRAME]
Type=1
Class=CMainFrame
Command1=ID_FILE_NEW
Command2=ID_FILE_OPEN
Command3=ID_FILE_SAVE
Command4=ID_FILE_PRINT
Command5=ID_EDIT_UNDO
Command6=ID_EDIT_CUT
Command7=ID_EDIT_COPY
Command8=ID_EDIT_PASTE
Command9=ID_EDIT_UNDO
Command10=ID_EDIT_CUT
Command11=ID_EDIT_COPY
Command12=ID_EDIT_PASTE
Command13=ID_NEXT_PANE
Command14=ID_PREV_PANE
CommandCount=14
[TB:IDR_MAINFRAME]
Type=1
Class=?
Command1=ID_TEST_WRITE_REG
Command2=ID_TEST_WRITE_PARAM
Command3=ID_TEST_SEND_DRVCMD
Command4=ID_TEST_SEND_IPLCMD
Command5=ID_TEST_CONFIG
Command6=ID_TEST_DRV_MOVE
Command7=ID_TEST_IPL_MOVE
Command8=ID_TEST_SHOW_DRV
Command9=ID_TEST_SHOW_IPL
Command10=ID_TEST_DOWN_SPEED
Command11=ID_TEST_IMSTOP
Command12=ID_TEST_GO_HOME
Command13=ID_APP_ABOUT
CommandCount=13
[DLG:IDD_RegTestDIALOG]
Type=1
Class=CRegTestDlg
ControlCount=6
Control1=IDC_WriteRegister,button,1342242816
Control2=IDC_WriteParameter,button,1342242816
Control3=IDC_WriteDrvCmd,button,1342242816
Control4=ID_MONITOR,button,1342242816
Control5=IDC_WriteIPLCmd,button,1342242816
Control6=IDC_READ_REG,button,1342242816
[CLS:CRegTestDlg]
Type=0
HeaderFile=RegTestDlg.h
ImplementationFile=RegTestDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=CRegTestDlg
[DLG:IDD_WR_REG_DLG]
Type=1
Class=CWriteReg
ControlCount=44
Control1=IDC_WR0_EDIT,edit,1350631552
Control2=IDC_WR0,button,1342242816
Control3=IDC_WR1,button,1342242816
Control4=IDC_WR1_EDIT,edit,1350631552
Control5=IDC_WR2,button,1342242816
Control6=IDC_WR2_EDIT,edit,1350631552
Control7=IDC_WR3,button,1342242816
Control8=IDC_WR3_EDIT,edit,1350631552
Control9=IDC_WR4_EDIT,edit,1350631552
Control10=IDC_WR4,button,1342242816
Control11=IDC_WR5_EDIT,edit,1350631552
Control12=IDC_WR5,button,1342242816
Control13=IDC_CHECK_WR0,button,1342242819
Control14=IDC_CHECK_WR1,button,1342242819
Control15=IDC_CHECK_WR2,button,1342242819
Control16=IDC_CHECK_WR3,button,1342242819
Control17=IDC_CHECK_WR4,button,1342242819
Control18=IDC_CHECK_WR5,button,1342242819
Control19=IDC_CHECK_X,button,1342242819
Control20=IDC_CHECK_Y,button,1342242819
Control21=IDC_CHECK_Z,button,1342242819
Control22=IDC_CHECK_U,button,1342242819
Control23=IDC_STATIC,static,1342308352
Control24=IDC_STATIC,static,1342308352
Control25=IDC_STATIC,static,1342308352
Control26=IDC_STATIC,static,1342308352
Control27=IDC_CHECK_WR1X,button,1342242819
Control28=IDC_CHECK_WR1Y,button,1342242819
Control29=IDC_CHECK_WR1Z,button,1342242819
Control30=IDC_CHECK_WR1U,button,1342242819
Control31=IDC_CHECK_WR2X,button,1342242819
Control32=IDC_CHECK_WR2Y,button,1342242819
Control33=IDC_CHECK_WR2Z,button,1342242819
Control34=IDC_CHECK_WR2U,button,1342242819
Control35=IDC_CHECK_WR3X,button,1342242819
Control36=IDC_CHECK_WR3Y,button,1342242819
Control37=IDC_CHECK_WR3Z,button,1342242819
Control38=IDC_CHECK_WR3U,button,1342242819
Control39=IDC_STATIC,button,1342177287
Control40=IDOK,button,1342242817
Control41=IDCANCEL,button,1342242816
Control42=IDHELP,button,1342242816
Control43=IDC_WR76_EDIT,edit,1350631552
Control44=IDC_CHECK_WR76,button,1342242819
[CLS:CWriteReg]
Type=0
HeaderFile=WriteReg.h
ImplementationFile=WriteReg.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_WR0_EDIT
VirtualFilter=dWC
[DLG:IDD_WR_PARAM_DLG]
Type=1
Class=CWriteParam
ControlCount=40
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_EDIT_PARAM_R,edit,1350631552
Control4=IDC_CHECK_PARAM_R,button,1342242819
Control5=IDC_EDIT_PARAM_K,edit,1350631552
Control6=IDC_CHECK_PARAM_K,button,1342242819
Control7=IDC_EDIT_PARAM_A,edit,1350631552
Control8=IDC_CHECK_PARAM_A,button,1342242819
Control9=IDC_EDIT_PARAM_D,edit,1350631552
Control10=IDC_CHECK_PARAM_D,button,1342242819
Control11=IDC_EDIT_PARAM_SV,edit,1350631552
Control12=IDC_CHECK_PARAM_SV,button,1342242819
Control13=IDC_EDIT_PARAM_V,edit,1350631552
Control14=IDC_CHECK_PARAM_V,button,1342242819
Control15=IDC_EDIT_PARAM_P,edit,1350631552
Control16=IDC_CHECK_PARAM_P,button,1342242819
Control17=IDC_EDIT_PARAM_DP,edit,1350631552
Control18=IDC_CHECK_PARAM_DP,button,1342242819
Control19=IDC_EDIT_PARAM_C,edit,1350631552
Control20=IDC_CHECK_PARAM_C,button,1342242819
Control21=IDC_EDIT_PARAM_LP,edit,1350631552
Control22=IDC_CHECK_PARAM_LP,button,1342242819
Control23=IDC_EDIT_PARAM_EP,edit,1350631552
Control24=IDC_CHECK_PARAM_EP,button,1342242819
Control25=IDC_EDIT_PARAM_CP,edit,1350631552
Control26=IDC_CHECK_PARAM_CP,button,1342242819
Control27=IDC_EDIT_PARAM_CM,edit,1350631552
Control28=IDC_CHECK_PARAM_CM,button,1342242819
Control29=IDC_EDIT_PARAM_AO,edit,1350631552
Control30=IDC_CHECK_PARAM_AO,button,1342242819
Control31=IDC_CHECK_X,button,1342242819
Control32=IDC_CHECK_Y,button,1342242819
Control33=IDC_CHECK_Z,button,1342242819
Control34=IDC_CHECK_U,button,1342242819
Control35=IDC_STATIC,static,1342308352
Control36=IDC_STATIC,static,1342308352
Control37=IDC_STATIC,static,1342308352
Control38=IDC_STATIC,static,1342308352
Control39=IDHELP,button,1342242816
Control40=IDC_STATIC,button,1342177287
[CLS:CWriteParam]
Type=0
HeaderFile=WriteParam.h
ImplementationFile=WriteParam.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_EDIT_PARAM_R
VirtualFilter=dWC
[DLG:IDD_WR_DRVCMD]
Type=1
Class=CWriteDrvCmd
ControlCount=17
Control1=IDC_DRV_QP,button,1342373897
Control2=IDC_DRV_QM,button,1342177289
Control3=IDC_DRV_CP,button,1342177289
Control4=IDC_DRV_CM,button,1342177289
Control5=IDC_DRV_PAUSE,button,1342177289
Control6=IDC_DRV_RELEASE,button,1342177289
Control7=IDC_DRV_DSSTOP,button,1342177289
Control8=IDC_DRV_IMSTOP,button,1342177289
Control9=IDC_STATIC,button,1342177287
Control10=IDC_CHECK_X,button,1342242819
Control11=IDC_CHECK_Y,button,1342242819
Control12=IDC_CHECK_Z,button,1342242819
Control13=IDC_CHECK_U,button,1342242819
Control14=IDC_STATIC,button,1342177287
Control15=IDOK,button,1342242817
Control16=IDCANCEL,button,1342242816
Control17=IDHELP,button,1342242816
[CLS:CWriteDrvCmd]
Type=0
HeaderFile=WriteDrvCmd.h
ImplementationFile=WriteDrvCmd.cpp
BaseClass=CDialog
Filter=D
LastObject=CWriteDrvCmd
VirtualFilter=dWC
[DLG:IDD_WR_IPLCMD_DLG]
Type=1
Class=CWriteIPLCmd
ControlCount=18
Control1=IDC_IPL_2LINE,button,1342373897
Control2=IDC_IPL_3LINE,button,1342177289
Control3=IDC_IPL_CW,button,1342177289
Control4=IDC_IPL_CCW,button,1342177289
Control5=IDC_IPL_2BP,button,1342177289
Control6=IDC_IPL_3BP,button,1342177289
Control7=IDC_IPL_BPRegWEn,button,1342177289
Control8=IDC_IPL_BPRegWDisable,button,1342177289
Control9=IDC_IPL_BPSTACK,button,1342177289
Control10=IDC_IPL_BPDataClr,button,1342177289
Control11=IDC_IPL_Step,button,1342177289
Control12=IDC_IPL_DSValid,button,1342177289
Control13=IDC_IPL_DSInvalid,button,1342177289
Control14=IDC_IPL_INTClr,button,1342177289
Control15=IDOK,button,1342242817
Control16=IDCANCEL,button,1342242816
Control17=IDHELP,button,1342242816
Control18=IDC_STATIC,button,1342177287
[CLS:CWriteIPLCmd]
Type=0
HeaderFile=WriteIPLCmd.h
ImplementationFile=WriteIPLCmd.cpp
BaseClass=CDialog
Filter=D
LastObject=CWriteIPLCmd
VirtualFilter=dWC
[DLG:IDD_CONFIG_DLG]
Type=1
Class=CConfigDlg
ControlCount=102
Control1=IDC_STATIC,button,1342177287
Control2=IDC_CHECK_HLMTP,button,1342242819
Control3=IDC_STATIC,button,1342308359
Control4=IDC_HLMTP_LEVEL_0,button,1342308361
Control5=IDC_HLMTP_LEVEL_1,button,1342177289
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -