west4170comm.clw

来自「可同时显示8块West4170的当前温度值 并可设值目标值」· CLW 代码 · 共 114 行

CLW
114
字号
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CWest4170CommDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "West4170Comm.h"

ClassCount=3
Class1=CWest4170CommApp
Class2=CWest4170CommDlg
Class3=CAboutDlg

ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_WEST4170COMM_DIALOG

[CLS:CWest4170CommApp]
Type=0
HeaderFile=West4170Comm.h
ImplementationFile=West4170Comm.cpp
Filter=N

[CLS:CWest4170CommDlg]
Type=0
HeaderFile=West4170CommDlg.h
ImplementationFile=West4170CommDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_EDIT_TX

[CLS:CAboutDlg]
Type=0
HeaderFile=West4170CommDlg.h
ImplementationFile=West4170CommDlg.cpp
Filter=D

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889

[DLG:IDD_WEST4170COMM_DIALOG]
Type=1
Class=CWest4170CommDlg
ControlCount=59
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_COMBO1_COM_PORT,combobox,1344339970
Control4=IDC_EDIT_COM_SET,edit,1350631552
Control5=IDC_BUTTON_OPEN_COM,button,1342242816
Control6=IDC_COMBO_METER_INDEX,combobox,1344339970
Control7=IDC_EDIT_ACTUAL_VALUE1,edit,1350633600
Control8=IDC_BUTTON_READ_PARMETET,button,1342242816
Control9=IDC_BUTTON_START_WORK,button,1342242816
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_EDIT3_RECEIVE,edit,1350633604
Control14=IDC_COMBO_PARAMETER,combobox,1344339970
Control15=IDC_STATIC,static,1342308352
Control16=IDC_EDIT_ACTUAL_VALUE2,edit,1350633600
Control17=IDC_EDIT_ACTUAL_VALUE3,edit,1350633600
Control18=IDC_EDIT_ACTUAL_VALUE4,edit,1350633600
Control19=IDC_EDIT_ACTUAL_VALUE5,edit,1350633600
Control20=IDC_EDIT_ACTUAL_VALUE6,edit,1350633600
Control21=IDC_EDIT_ACTUAL_VALUE7,edit,1350633600
Control22=IDC_EDIT_ACTUAL_VALUE8,edit,1350633600
Control23=IDC_EDIT_SET_VALUE1,edit,1350633600
Control24=IDC_EDIT_SET_VALUE2,edit,1350633600
Control25=IDC_EDIT_SET_VALUE3,edit,1350633600
Control26=IDC_EDIT_SET_VALUE4,edit,1350633600
Control27=IDC_EDIT_SET_VALUE5,edit,1350633600
Control28=IDC_EDIT_SET_VALUE6,edit,1350633600
Control29=IDC_EDIT_SET_VALUE7,edit,1350633600
Control30=IDC_EDIT_SET_VALUE8,edit,1350633600
Control31=IDC_CHECK_USE1,button,1342242819
Control32=IDC_CHECK_USE2,button,1342242819
Control33=IDC_CHECK_USE3,button,1342242819
Control34=IDC_CHECK_USE4,button,1342242819
Control35=IDC_CHECK_USE5,button,1342242819
Control36=IDC_CHECK_USE6,button,1342242819
Control37=IDC_CHECK_USE7,button,1342242819
Control38=IDC_CHECK_USE8,button,1342242819
Control39=IDC_EDIT_ENTER_VALUE1,edit,1350631552
Control40=IDC_EDIT_ENTER_VALUE2,edit,1350631552
Control41=IDC_EDIT_ENTER_VALUE3,edit,1350631552
Control42=IDC_EDIT_ENTER_VALUE4,edit,1350631552
Control43=IDC_EDIT_ENTER_VALUE5,edit,1350631552
Control44=IDC_EDIT_ENTER_VALUE6,edit,1350631552
Control45=IDC_EDIT_ENTER_VALUE7,edit,1350631552
Control46=IDC_EDIT_ENTER_VALUE8,edit,1350631552
Control47=IDC_STATIC,static,1342308352
Control48=IDC_STATIC,static,1342308352
Control49=IDC_STATIC,static,1342308352
Control50=IDC_STATIC,static,1342308352
Control51=IDC_STATIC,static,1342308352
Control52=IDC_STATIC,static,1342308352
Control53=IDC_STATIC,static,1342308352
Control54=IDC_STATIC,static,1342308352
Control55=IDC_STATIC,static,1342308352
Control56=IDC_STATIC,static,1342308352
Control57=IDC_STATIC,static,1342308352
Control58=IDC_STATIC,static,1342308352
Control59=IDC_EDIT_TX,edit,1350631552

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?