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

📄 resource.h

📁 是一个运动控制器的实验平台软件,主要通过编程实现伺服/步进电机的不同控制模式.
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by BASICTEST.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_BASICTEST_DIALOG            102
#define IDR_MAINFRAME                   128
#define IDI_ICON2                       136
#define IDI_ICON3                       138
#define IDI_ICON1                       142
#define IDB_BITMAP1                     143
#define IDB_BITMAP2                     144
#define IDC_POS_EDIT                    1003
#define IDC_JERK_EDIT                   1006
#define IDC_VEL_EDIT                    1008
#define IDC_AXIS_SELECT_RADIO           1009
#define IDC_RADIO2                      1010
#define IDC_RADIO3                      1011
#define IDC_RADIO4                      1012
#define IDC_CHECK1                      1014
#define IDC_CHECK2                      1015
#define IDC_CHECK3                      1016
#define IDC_CHECK4                      1017
#define IDC_CHECK5                      1018
#define IDC_CHECK6                      1019
#define IDC_CHECK7                      1020
#define IDC_CHECK8                      1021
#define IDC_CHECK9                      1022
#define IDC_CHECK10                     1023
#define IDC_CHECK11                     1024
#define IDC_CHECK12                     1025
#define IDC_CHECK13                     1026
#define IDC_CHECK14                     1027
#define IDC_CHECK15                     1028
#define IDC_CHECK16                     1029
#define IDC_BIT1_RADIO                  1047
#define IDC_RADIO7                      1048
#define IDC_BIT2_RADIO                  1049
#define IDC_RADIO9                      1050
#define IDC_BIT3_RADIO                  1051
#define IDC_RADIO11                     1052
#define IDC_BIT4_RADIO                  1053
#define IDC_RADIO13                     1054
#define IDC_BIT5_RADIO                  1055
#define IDC_RADIO15                     1056
#define IDC_BIT6_RADIO                  1057
#define IDC_RADIO17                     1058
#define IDC_BIT7_RADIO                  1059
#define IDC_RADIO19                     1060
#define IDC_BIT8_RADIO                  1061
#define IDC_RADIO21                     1062
#define IDC_BIT9_RADIO                  1063
#define IDC_RADIO23                     1064
#define IDC_BIT10_RADIO                 1065
#define IDC_RADIO25                     1066
#define IDC_BIT11_RADIO                 1067
#define IDC_RADIO27                     1068
#define IDC_BIT12_RADIO                 1069
#define IDC_RADIO29                     1070
#define IDC_BIT13_RADIO                 1071
#define IDC_RADIO31                     1072
#define IDC_BIT14_RADIO                 1073
#define IDC_RADIO33                     1074
#define IDC_BIT15_RADIO                 1075
#define IDC_RADIO35                     1076
#define IDC_BIT16_RADIO                 1077
#define IDC_RADIO37                     1078
#define IDC_STATIC_ERRO1                1089
#define IDC_AXIS2_ON_STATIC             1095
#define IDC_AXIS3_ON_STATIC             1096
#define IDC_AXIS4_ON_STATIC             1097
#define IDC_AXIS1_ON_STATIC             1098
#define IDC_AXIS1_HOME_STATIC           1099
#define IDC_AXIS2_HOME_STATIC           1100
#define IDC_AXIS3_HOME_STATIC           1101
#define IDC_AXIS4_HOME_STATIC           1102
#define IDC_STATIC_ERRO2                1103
#define IDC_STATIC_ERRO3                1104
#define IDC_STATIC_ERRO4                1105
#define IDC_STATIC_POSLIMIT1            1106
#define IDC_STATIC_POSLIMIT2            1107
#define IDC_STATIC_POSLIMIT3            1108
#define IDC_STATIC_POSLIMIT4            1109
#define IDC_STATIC_NEGLIMIT1            1110
#define IDC_STATIC_NEGLIMIT2            1111
#define IDC_STATIC_NEGLIMIT3            1112
#define IDC_STATIC_NEGLIMIT4            1113
#define IDC_MACC_EDIT                   1120
#define IDC_ACC_EDIT                    1123
#define IDC_MVEL_EDIT                   1124
#define IDC_MODE_RADIO                  1125
#define IDC_RADIO5                      1126
#define IDC_OPENC_BUTTON                1129
#define IDC_CLOSE_BUTTON                1130
#define IDC_ONSERVOC_BUTTON             1131
#define IDC_OFFSERVO_BUTTON             1132
#define IDC_RUN                         1133
#define IDC_COMMAND_STOP                1134
#define IDC_ESTOP_COMMAND               1135
#define IDC_CLEAR_BUTTON                1136

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

⌨️ 快捷键说明

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