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

📄 resource.h

📁 运动控制卡VC源码,四轴控制,用于机械手的设计.
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Demo1.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_DEMO1_DIALOG                102
#define IDR_MAINFRAME                   128
#define IDD_G                           131
#define IDR_MENU1                       134
#define IDC_BTN_SHOW                    1004
#define IDC_BTN_STARTMOVE               1005
#define IDC_BTN_SUDDENSTOP              1006
#define IDC_EDIT_XLOWSPEED              1007
#define IDC_EDIT_XHIGHSPEED             1008
#define IDC_EDIT_XACCEL                 1009
#define IDC_EDIT_XSTEP                  1010
#define IDC_EDIT_XAXES                  1011
#define IDC_BTN_DESCENDSTOP             1012
#define IDC_EDIT_YAXES                  1013
#define IDC_EDIT_YLOWSPEED              1014
#define IDC_EDIT_YHIGHSPEED             1015
#define IDC_EDIT_YACCEL                 1016
#define IDC_EDIT_YSTEP                  1017
#define IDC_BTN_RESET                   1018
#define IDC_EDIT_ARC_YAXES              1019
#define IDC_EDIT_ARC_VLOWSPEED          1020
#define IDC_EDIT_ARC_VHIGHSPEED         1021
#define IDC_TAB_SET                     1022
#define IDC_STATIC_XAXES                1023
#define IDC_STATIC_XLOWSPEED            1024
#define IDC_STATIC_XHIGHSPEED           1025
#define IDC_STATIC_XACCEL               1026
#define IDC_STATIC_XSTEP                1027
#define IDC_STATIC_YAXES                1028
#define IDC_STATIC_YLOWSPEED            1029
#define IDC_STATIC_YHIGHSPEED           1030
#define IDC_STATIC_YACCEL               1031
#define IDC_STATIC_YSTEP                1032
#define IDC_FRAME_LINE                  1033
#define IDC_STATIC_ARC_YAXES            1034
#define IDC_RADIO_CON                   1035
#define IDC_RADIO_FAST                  1036
#define IDC_GROUP_SPEEDTYPE             1037
#define IDC_GROUP_MOVETYPE              1038
#define IDC_RADIO_PMOVE                 1039
#define IDC_RADIO_VMOVE                 1040
#define IDC_GROUP_XYAXES                1041
#define IDC_GROUP_AXESNUM               1042
#define IDC_RADIO_XAXES                 1043
#define IDC_RADIO_YAXES                 1044
#define IDC_RADIO_AXES1                 1045
#define IDC_RADIO_AXES2                 1046
#define IDC_STATIC_MSG                  1047
#define IDC_STATIC_MSGPOS               1048
#define IDC_STATIC_ARC_VLOWSPEED        1048
#define IDC_BTN_CLEAR                   1049
#define IDC_STATIC_ARC_VHIGHSPEED       1049
#define IDC_CHK_BATCH                   1050
#define IDC_CHK_IP                      1051
#define IDC_STATIC_ARC_VACCEL           1052
#define IDC_EDIT_FACTOR                 1052
#define IDC_STATIC_ARC_XCEN             1053
#define IDC_EDIT_ARC_VACCEL             1054
#define IDC_EDIT_ARC_XCEN               1055
#define IDC_STATIC_ARC_XAXES            1056
#define IDC_EDIT_ARC_XAXES              1057
#define IDC_STATIC_ARC_YCEN             1058
#define IDC_EDIT_ARC_YCEN               1059
#define IDC_STATIC_ARC_R                1060
#define IDC_EDIT_ARC_R                  1061
#define IDC_STATIC_LXAXES               1062
#define IDC_STATIC_LLOWSPEED            1063
#define IDC_GROUP_ARC_SPEEDTYPE         1064
#define IDC_RADIO_ARC_CON               1065
#define IDC_RADIO_ARC_FAST              1066
#define IDC_STATIC_LHIGHSPEED           1067
#define IDC_STATIC_LACCEL               1068
#define IDC_STATIC_LYSTEP               1069
#define IDC_STATIC_LYAXES               1070
#define IDC_STATIC_LXSTEP               1071
#define IDC_EDIT_LXAXES                 1072
#define IDC_EDIT_LLOWSPEED              1073
#define IDC_EDIT_LHIGHSPEED             1074
#define IDC_EDIT_LACCEL                 1075
#define IDC_EDIT_LYSTEP                 1076
#define IDC_EDIT_LYAXES                 1077
#define IDC_EDIT_LXSTEP                 1078
#define IDC_GROUP_LINE_SPEEDTYPE        1079
#define IDC_RADIO_LINE_CON              1080
#define IDC_RADIO_LINE_FAST             1081
#define IDC_EXIT                        32773
#define IDC_CARDINFO                    32774

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        135
#define _APS_NEXT_COMMAND_VALUE         32775
#define _APS_NEXT_CONTROL_VALUE         1083
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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