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

📄 resource.h

📁 开发虚拟的被控对象及虚拟的PLC,模似PLC的工作过程进行实验。用户可根据具体的实验,确定其输入和输出的控制条件,用虚拟的连线和虚拟的PLC连接,用户利用梯形图的编程方式编写PLC程序控制被控对象的动
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by PLC_DEMO.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_PLC_DEMO_FORM               101
#define IDR_MAINFRAME                   128
#define IDR_PLC_DETYPE                  129
#define IDD_PLCCONTROL                  130
#define IDD_CHOOSEPOINT                 131
#define IDD_EXPLAIN                     132
#define IDD_EXPERIMENT_HELP             133
#define IDD_TRUCK_HELP                  134
#define IDD_TRAFFIC_HELP                135
#define IDD_OBJECT_HELP                 136
#define IDC_INPUTPROGRAM                1001
#define IDC_CHECKPROGRAM                1002
#define IDC_PROGRAM                     1004
#define IDC_INPUT1                      1005
#define IDC_INPUT2                      1006
#define IDC_INPUT3                      1007
#define IDC_INPUT4                      1008
#define IDC_INPUT5                      1009
#define IDC_INPUT6                      1010
#define IDC_INPUT7                      1011
#define IDC_STATIC6                     1012
#define IDC_OUTPUT1                     1013
#define IDC_OUTPUT2                     1014
#define IDC_OUTPUT3                     1015
#define IDC_OUTPUT4                     1016
#define IDC_OUTPUT5                     1017
#define IDC_OUTPUT6                     1018
#define IDC_OUTPUT7                     1019
#define IDC_OUTPUT8                     1020
#define IDC_OUTPUT9                     1021
#define IDC_SWITCH1                     1022
#define IDC_SWITCH2                     1023
#define IDC_SWITCH3                     1024
#define IDC_SWITCH4                     1025
#define IDC_SWITCH5                     1026
#define IDC_SWITCH6                     1027
#define IDC_SWITCH7                     1028
#define IDC_OUTCONTROL1                 1029
#define IDC_OUTCONTROL2                 1030
#define IDC_OUTCONTROL3                 1031
#define IDC_OUTCONTROL4                 1032
#define IDC_OUTCONTROL5                 1033
#define IDC_OUTCONTROL6                 1034
#define IDC_OUTCONTROL7                 1035
#define IDC_OUTCONTROL8                 1036
#define IDC_OUTCONTROL9                 1037
#define IDC_INPUTEDIT1                  1050
#define IDC_INPUTEDIT2                  1051
#define IDC_INPUTEDIT3                  1052
#define IDC_INPUTEDIT4                  1053
#define IDC_INPUTEDIT5                  1054
#define IDC_INPUTEDIT6                  1055
#define IDC_INPUTEDIT7                  1056
#define IDC_OUTPUTEDIT1                 1057
#define IDC_OUTPUTEDIT2                 1058
#define IDC_OUTPUTEDIT3                 1059
#define IDC_OUTPUTEDIT4                 1060
#define IDC_OUTPUTEDIT5                 1061
#define IDC_OUTPUTEDIT6                 1062
#define IDC_OUTPUTEDIT7                 1063
#define IDC_OUTPUTEDIT8                 1064
#define IDC_OUTPUTEDIT9                 1065
#define IDC_BUTTON1                     1066
#define IDC_APPLY                       1067
#define IDC_CLEARTHECHOOSE              1068
#define ID_CLOSE_PLC                    32771
#define ID_PLC_START_UP                 32773
#define ID_LINKLINE                     32774
#define ID_CLEARLINK                    32776
#define ID_AUTOTRUCKLOAD                32777
#define ID_RUNEXPERIMENT                32778
#define ID_REPEALLINK                   32779
#define ID_BEGINSET                     32780
#define ID_ENDEXPERIMENT                32781
#define ID_CLOSEWORKSPACE               32782
#define ID_TRAFFICLUMPCONTROL           32783
#define ID_STARTCHOOSE                  32786
#define ID_CLOSECHOOSE                  32787
#define ID_OBJECTCHECK                  32788
#define ID_EXPLAIN_START                32791
#define ID_EXPLAIN_CLOSE                32792
#define ID_USE_SHOW                     32793
#define ID_TRUCK_HELP                   32794
#define ID_TRAFFIC_HELP                 32795
#define ID_OBJECT_HELP                  32796

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        137
#define _APS_NEXT_COMMAND_VALUE         32797
#define _APS_NEXT_CONTROL_VALUE         1070
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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