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

📄 resource.h

📁 NI公司的PCI-6120四通道电压测量卡控制程序。该程序主要用VC实现对PCI-6120测量卡控制
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by PCI_6120.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_PCI_6120_DIALOG             102
#define IDR_MAINFRAME                   128
#define IDD_DIALOG1                     130
#define IDC_BUTTON_READ_VOLTAGE         1000
#define IDC_EDIT_VOLTAGE                1001
#define IDC_COMBO_CHAN                  1002
#define IDC_Scan_setup                  1003
#define IDC_EDIT_CHAN1                  1004
#define IDC_EDIT_CHAN3                  1005
#define IDC_EDIT_CHAN2                  1006
#define IDC_EDIT_CHAN4                  1007
#define IDC_COMBO_DEVICE                1008
#define IDC_COMBO_GAIN                  1009
#define IDC_COMBO_GAIN1                 1010
#define IDC_COMBO_GAIN3                 1011
#define IDC_COMBO_GAIN4                 1012
#define IDC_COMBO_GAIN2                 1013
#define IDC_GetDAQDeviceInfo            1014
#define IDC_GetNIDAQVersion             1015
#define IDC_InitDABrds                  1016
#define IDC_SeDAQDeviceInfo             1017
#define IDC_AI_Check                    1018
#define IDC_AI_Clear                    1019
#define IDC_AI_Change_Parameter         1020
#define IDC_AI_Configure                1021
#define IDC_COMBO_inputMode             1022
#define IDC_COMBO_polarity              1023
#define IDC_COMBO_driveAIS              1024
#define IDC_COMBO_inputRange            1025
#define IDC_AI_Read_VScan               1026
#define IDC_COMBO_SampRate              1026
#define IDC_COMBO_CHAN2                 1027
#define IDC_BUTTON_READ_VOLTAGE2        1028
#define IDC_COMBO_ulCount               1028
#define IDC_EDIT_SEGMENT                1029
#define IDC_DIG_Prt_Config              1030
#define IDC_COMBO_mode2                 1031
#define IDC_AI_Read_Scan                1032
#define IDC_COMBO_port                  1033
#define IDC_AutoUpdate                  1034
#define IDC_COMBO_port2                 1034
#define IDC_COMBO_dir                   1035
#define IDC_RADIO1                      1036
#define IDC_COMBO_ONOFF                 1036
#define IDC_RADIO2                      1037
#define IDC_COMBO_dir2                  1037
#define IDC_RADIO3                      1038
#define IDC_COMBO_line                  1038
#define IDC_RADIO4                      1039
#define IDC_COMBO_mode                  1039
#define IDC_RADIO5                      1040
#define IDC_COMBO_pattern               1040
#define IDC_RADIO6                      1041
#define IDC_RADIO7                      1042
#define IDC_RADIO8                      1043
#define IDC_ReadPort                    1044
#define IDC_P0                          1045
#define IDC_RADIO10                     1046
#define IDC_P1                          1047
#define IDC_Read                        1048
#define IDC_NEXT                        1049
#define IDC_BUTTON1                     1050
#define IDC_AI_VScale                   1050
#define IDC_DO                          1051
#define IDC_DPortOutput                 1052
#define IDC_LIST1                       1053
#define IDC_BUTTON2                     1054
#define IDC_RADIO11                     1056
#define IDC_RADIO12                     1057
#define IDC_RADIO13                     1058
#define IDC_RADIO14                     1059
#define IDC_RADIO15                     1060
#define IDC_RADIO16                     1061
#define IDC_RADIO17                     1062

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

⌨️ 快捷键说明

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