⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 16 relay output channels and 16 isolated digital input channels LED indicators to show activated
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by demo.rc
//
#define IDOK2                           2
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_DEMO_DIALOG                 102
#define IDR_MAINFRAME                   128
#define IDC_CH1_COUNTER                 1001
#define IDC_CH2_COUNTER                 1002
#define IDC_CH3_COUNTER                 1003
#define IDC_COUNTER_GROUP               1004
#define IDC_BUTTON_SET_BASE             1005
#define IDC_BASE_ADDRESS                1006
#define IDC_RETURN_VALUE                1007
#define IDC_CFG_MODE_SPEED              1008
#define IDC_COMBO_CHANNEL_CONFIG        1009
#define IDC_STATIC_mode                 1010
#define IDC_COMBO_MODE                  1012
#define IDC_BUTTON_SET_MODE             1013
#define IDC_STATIC_AD                   1014
#define IDC_AD                          1015
#define IDC_STATIC_FL                   1016
#define IDC_FL                          1017
#define IDC_STATIC_FH                   1018
#define IDC_FH                          1019
#define IDC_BUTTON_SET_SPEED            1020
#define IDC_CH3_COUNTER2                1022
#define IDC_BUTTON_SET_BASE2            1023
#define IDC_BUTTON_status               1025
#define IDC_BUTTON_stop                 1026
#define IDC_BUTTON_waitrdy              1027
#define IDC_BUTTON_checkbusy            1028
#define IDC_BUTTON_slwdwn               1029
#define IDC_BUTTON_sldnstop             1030
#define IDC_COMBO_chan_op               1031
#define IDC_RETURN_VALUE2               1032
#define IDC_COMBO_ChanMov               1034
#define IDC_COMBO_DIR1                  1035
#define IDC_COMBO_DIR3                  1036
#define IDC_COMBO_DIR2                  1037
#define IDC_COMBO_SPEED1                1038
#define IDC_COMBO_SPEED3                1039
#define IDC_COMBO_SPEED2                1040
#define IDC_EDIT_STEP1                  1041
#define IDC_EDIT_STEP2                  1042
#define IDC_EDIT_STEP3                  1043
#define IDC_BUTTON_ORG                  1044
#define IDC_BUTTON_CMOVE                1045
#define IDC_BUTTON_PMOVE                1046
#define IDC_COMBO_IOPORT                1047
#define IDC_BUTTON_LINE                 1048
#define IDC_EDIT_IOVALUE                1049
#define IDC_BUTTON_INPUT                1050
#define IDC_BUTTON_OUTPUT               1051
#define IDC_BUTTON_ARC                  1052
#define IDC_EDIT_LINE_X                 1053
#define IDC_EDIT_LINE_Y                 1054
#define IDC_COMBO_DIR_ARC               1055
#define IDC_EDIT_ARC_X1                 1056
#define IDC_EDIT_ARC_X2                 1057
#define IDC_EDIT_ARC_Y1                 1058
#define IDC_EDIT_ARC_Y2                 1059
#define IDC_EDIT_LINE_Z                 1060
#define IDC_CHECK1                      1061
#define IDC_CHECK2                      1062
#define IDC_CHECK3                      1063
#define IDC_BUTTON1                     1064

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        133
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1065
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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