📄 dadma.h
字号:
#define IDM_SETTING 100
#define IDM_WAVEFORM 110
#define IDM_RUN 120
#define IDC_STOPBUTTON 1
#define IDC_STATUSBUTTON 2
#define IDD_SETTING 3
#define IDD_WAVEFORM 4
#define IDC_DEVLIST 11
#define IDC_CONVERSION 12
#define IDC_PACER 13
#define IDC_ESTART 14
#define IDC_ESTOP 15
#define IDC_INTCLOCK 16
#define IDC_EXTCLOCK 17
#define IDC_INTTRIG 18
#define IDC_EXTTRIG 19
#define IDC_BUFSINGLE 20
#define IDC_BUFDOUBLE 21
#define IDC_CYCLIC 22
#define IDC_NONCYCLIC 23
#define IDC_TXDMA 24
#define IDC_TXINT 25
#define IDC_WAVE_A 26
#define IDC_WAVE_B 27
#define IDC_MAGNITUDE_A 28
#define IDC_OFFSET_A 29
#define IDC_PERIOD_A 30
#define IDC_MAGNITUDE_B 31
#define IDC_OFFSET_B 32
#define IDC_PERIOD_B 33
#define IDC_STATIC -1
#define WAVE_SINE 0
#define WAVE_TRIANGLE 1
#define WAVE_SQUARE 2
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -