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

📄 resource.h

📁 850运动控制卡的详细开发资料
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Demo_Inp_Move.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_DEMO_INP_MOVE_DIALOG        102
#define IDR_MAINFRAME                   128
#define IDB_CAR                         130
#define IDD_DLG_SETTING                 131
#define IDC_BTN_INP_CONTINUE            1000
#define IDC_BTN_INP_SINGLE              1001
#define IDC_EDIT_LOGIC_POS_X            1002
#define IDC_EDIT_LOGIC_POS_Y            1003
#define IDC_EDIT_LOGIC_POS_Z            1004
#define IDC_EDIT_LOGIC_POS_W            1005
#define IDC_EDIT_VELOCITY_X             1006
#define IDC_EDIT_VELOCITY_Y             1007
#define IDC_EDIT_VELOCITY_Z             1008
#define IDC_EDIT_VELOCITY_W             1009
#define IDC_RADIO_INP_LINE              1010
#define IDC_RADIO_INP_ARC               1011
#define IDC_CHECK_DEMO_X                1012
#define IDC_CHECK_DEMO_Y                1013
#define IDC_CHECK_DEMO_Z                1014
#define IDC_CHECK_DEMO_W                1015
#define IDC_EDIT_PULSE_COUNT_X          1016
#define IDC_EDIT_PULSE_COUNT_Y          1017
#define IDC_EDIT_PULSE_COUNT_Z          1018
#define IDC_EDIT_PULSE_COUNT_W          1019
#define IDC_CHECK_DISABLE_EQUALITY      1020
#define IDC_CHECK_MOVE_TYPE_S           1021
#define IDC_CHECK_SYMMETRY_VELOCITY_X   1022
#define IDC_CHECK_SYMMETRY_VELOCITY_Y   1023
#define IDC_CHECK_SYMMETRY_VELOCITY_Z   1024
#define IDC_CHECK_SYMMETRY_VELOCITY_W   1025
#define IDC_BTN_DETAIL_SETTING          1026
#define IDC_STATIC_MOVE_TYPE            1027
#define IDC_EDIT_SETTING_START_V_X      1028
#define IDC_BTN_INP_STOP                1028
#define IDC_EDIT_SETTING_START_V_Y      1029
#define IDC_EDIT_SETTING_START_V_Z      1030
#define IDC_EDIT_SETTING_START_V_W      1031
#define IDC_EDIT_SETTING_DRIVE_SPEED_X  1032
#define IDC_EDIT_SETTING_DRIVE_SPEED_Y  1033
#define IDC_RADIO_INP_AXIS_TWO          1033
#define IDC_EDIT_SETTING_DRIVE_SPEED_Z  1034
#define IDC_RADIO_INP_AXIS_THREE        1034
#define IDC_EDIT_SETTING_DRIVE_SPEED_W  1035
#define IDC_STATIC_END_POS              1035
#define IDC_STATIC_PULSE_COUNT          1036
#define IDC_EDIT_SETTING_DEC_V_X        1037
#define IDC_EDIT_SETTING_DEC_V_Y        1038
#define IDC_EDIT_SETTING_DEC_V_Z        1039
#define IDC_EDIT_SETTING_DEC_V_W        1040
#define IDC_RADIO_INP_AXIS_FOUR         1040
#define IDC_EDIT_SETTING_ACC_V_X        1041
#define IDC_EDIT_SETTING_ACC_V_Y        1042
#define IDC_EDIT_SETTING_ACC_V_Z        1043
#define IDC_BUTTON_CLEAR                1043
#define IDC_EDIT_SETTING_ACC_V_W        1044
#define IDC_EDIT_SETTING_RATIO_X        1045
#define IDC_EDIT_SETTING_RATIO_Y        1046
#define IDC_EDIT_SETTING_RATIO_Z        1047
#define IDC_EDIT_SETTING_RATIO_W        1048
#define IDC_EDIT_ACC_TIME_X             1049
#define IDC_EDIT_ACC_TIME_Y             1050
#define IDC_EDIT_ACC_TIME_Z             1051
#define IDC_EDIT_ACC_TIME_W             1052

// 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         1044
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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