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

📄 80605a1ebd5f001d1289bbda6de18a35

📁 Vxworks环境下
💻
字号:
/*$Log:**** Rev /main/NC_V0_integration/4** Date: Jun 16 11:52:26 2008 abdeaity** example f?r get and set Networkseting**** Rev /main/NC_V0_integration/3** Date: May 21 16:4:26 2008 abdeaity** Include CIL Edirot Screen**** Rev /main/NC_V0_integration/2** Date: Apr 17 17:26:45 2008 abdeaity** neue fkeys**** Rev /main/NC_V0_integration/1** Date: Nov 1 16:19:18 2007 rg91er** neue Datei*//*** ---------------------------------------------------------------------**                Copyright (c) Bosch Rexroth AG 1997 - 2007**                        All Rights Reserved** ---------------------------------------------------------------------****    File: dab_h_menu3.c** **    Responsible: AB** **    Description of functions: ** ** ---------------------------------------------------------------------*//*======================================================================**           >>>>    C - Standard Headerfiles        <<<<** ==================================================================== *//*======================================================================**           >>>>    General definitions for c-files <<<<**        these lines are generated automatically , do not modify !** ==================================================================== */#include <ty3c_mac.h>/*F*//*======================================================================**           >>>>    MTX - Headerfiles               <<<<** ==================================================================== *//*======================================================================**           >>>>    Headerfiles of the subsystem    <<<<** ==================================================================== */#ifndef DAB_H_MENU3_INCLUDED#include "dab_h_menuif.h"#endif/*F*//*======================================================================**           >>>>    Local definitions               <<<<** ==================================================================== *//*********** Mode *******/struct _stSysMode SysMode[MOD_COUNTER]= { {MO_MACHINE,MO_MACHINE_SM_CONTROL},{MO_DIAGNOSE,MO_DIAGNOSE_SM_WEAVIEW},{MO_PROGRAME,MO_PROGRAM_SM_EXPLORER},{MO_MAINT,MO_MAINTENANCE_SM_TEST1}  };/************** Sub mode  ******/struct _stSysSubMode SysSubMode[]={/*====Submode of the machine main mode ==============================*/   {    MO_MACHINE_SM_CONTROL,MO_MACHINE_SM_CONTROL_ME_GLOBALVIEW,	         {  /*begin of menu liste*/ 			         {/*begin of menue*/           MO_MACHINE_SM_CONTROL_ME_GLOBALVIEW,"PA1000_Machine_ID",           {/* begin of button liste*/             {0,FKey_OpenExplorer,"Pr.Select",""},	/*on F2*/             {0},/*ON F3*/             {MENU_MACHINE_CONTRMODE_ITEM_BigView,FKey_BigView,"BigView",""},             /*ON F4*/             {0},/*ON F5*/             {0},/*ON F6*/             {0},/*ON F7*/             {0},/*ON F8*/             {0} /*ON F9*/           } /*End of Button liste*/         }, /*End of menu*/         {/*begin of menue*/	   MO_MACHINE_SM_CONTROL_ME_BIGVIEW,"PA1001_Machine_ID",           {/* begin of button liste*/             {0},	                   {MENU_MACHINE_CONTRMODE_ITEM_TEST1,0,"",""},             {0},             {0},             {0},             {0},             {0},             {0,FKey_BackToMachine,"<<",""}           } /*End of Button liste*/         }, /*End of menu*/         {/*begin of menue*/	   MO_MACHINE_SM_CONTROL_ME_SELECTPRO,"PA1005_Explorer_ID",           {/* begin of button liste*/             {0,FKey_SelectProgram,"Select",""},	                   {0},             {0},             {0},             {0},             {0},             {0},             {0,FKey_BackToMachine,"<<",""}           } /*End of Button liste*/         }, /*End of menu*/         { /*begin of menue*/           0 /*Neues Menue hier einf?gen*/         }/*End of menu*/       } /*End of menue list*/   }, /*End of Sub mode*/   /*==Submode of the Diagnostic main mode ===========================*/         {MO_DIAGNOSE_SM_WEAVIEW,MO_DIAGNOSE_SM_WEAVIEW_ME_MAIN,			    {  /*begin of menu liste*/ 			      {/*begin of menue*/        MO_DIAGNOSE_SM_WEAVIEW_ME_MAIN,"PA2000_Diagnose_ID",        {/* begin of button liste*/          {0},				          {MENU_DIAGNOSE_DELL,FKey_DelAllWERA,"Dell all",""},          {0},          {0},          {0},          {0},          {0},          {0}        } /*End of Button liste*/      }, /*End of menu*/				      { /*begin of menue*/        0 /*Neues Menue hier einf?gen*/      }/*End of menu*/    } /*End of menue list*/        },   /*=====Submode of the Programe main mode ==========================*/   {MO_PROGRAM_SM_EXPLORER,MO_PROGRAM_SM_EXPLORER_ME_MAIN,			    {  /*begin of menu liste*/ 			      {/*begin of menue*/        MO_PROGRAM_SM_EXPLORER_ME_MAIN,"PA1005_Explorer_ID",        {/* begin of button liste*/          {0},				          {0,FKey_EditFile,"Edit",""},          {0},          {0},          {0},          {0},          {0},          {0}        } /*End of Button liste*/      }, /*End of menu*/	{/*begin of menue*/        MO_PROGRAM_SM_EXPLORER_ME_EDIT,"PA3000_Programe_ID",        {/* begin of button liste*/          {0},				          {0},          {0,FKey_SaveFile,"Save",""},          {0},          {0},          {0},          {0},          {0,FKey_BackToProg,"<<",""}        } /*End of Button liste*/      }, /*End of menu*/			      { /*begin of menue*/        0 /*Neues Menue hier einf?gen*/      }/*End of menu*/    } /*End of menue list*/        },		   /*====Maintain submode========================================*/   {MO_MAINTENANCE_SM_TEST1,MO_MAINTENANCE_SM_TEST1_ME_MAIN,             {  /*begin of menu liste*/ 			      {/*begin of menue*/        MO_MAINTENANCE_SM_TEST1_ME_MAIN,"PA4000_Maintenance_ID",        {/* begin of button liste*/          {0,FKey_DelAllWERA,"Langue",""},			               //  {0,FKey_SetNetworkConfig,"SetNet",""},        //  {0,FKey_GetNetworkConfig,"GetNet",""},		  {0},		  {0},          {0},          {0,FKey_DisplayPLCEditor,"PLC",""},          {0,FKey_DisplayOsiloscope,"OSC",""},          {0,FKey_DisplayArchiveScreen,"Archive",""},          {0}        } /*End of Button liste*/      }, /*End of menu*/      {/*begin of menue*/        MO_MAINTENANCE_SM_TEST1_ME_OSC,"PA4100_Osciloscop_ID",        {/* begin of button liste*/          {0},				          {0},          {0},          {0},          {0},          {0},          {0},          {0,FKey_BackToMain,"<<",""}        } /*End of Button liste*/      }, /*End of menu*/	      {/*begin of menue*/        MO_MAINTENANCE_SM_TEST1_ME_TOOLTABLE,"PA1004_ToolsTable_ID",        {/* begin of button liste*/          {0},				          {0},          {0},          {0},          {0},          {0},          {0},          {0,FKey_BackToMain,"<<",""}        } /*End of Button liste*/      }, /*End of menu*/	{/*begin of menue*/        MO_MAINTENANCE_SM_PLC,"PA4200_PLC",        {/* begin of button liste*/          {0,FKey_CleareCILEDITOR,"Cleare",""},			          {0,FKey_GetPOU,"POUinfo",""},                     {0,FKey_ReadPou,"ReadPou",""},		  {0,FKey_GetValue,"GetValue",""},		  {0},	      {0,FKey_CompilePou,"Compile",""},	      {0,FKey_FreeCompiled,"FreeCode",""},          {0,FKey_BackToMain,"<<",""}        } /*End of Button liste*/      }, /*End of menu*/	{/*begin of menue*/        MO_MAINTENANCE_SM_ARCHIVE,"PA4000_Maintenance_ID",        {/* begin of button liste*/          {0},				          {0},          {0},          {0,FKey_RestoreMachine,"Restore",""},          {0},          {0,FKey_CloneMachine,"Clone",""},          {0},          {0,FKey_BackToMain,"<<",""}        } /*End of Button liste*/      }, /*End of menu*/		                               { /*begin of menue*/		MO_MAINTENANCE_SM_CPLDEBUG,"HP008_CPLDebug", 		{		 {0,FKey_ModeSelect,"Mode Switch"},			 {0,FKey_NcStart,"NC Start"},		 {0,FKey_AddWatch,"Add Watch"},		 {0,FKey_DelWatch,"Del Watch"},		 {0},		 {0},		 {0},		 {0,FKey_BackToMain,"<<",""}									 		}        0 /*Neues Menue hier einf?gen*/      }/*End of menu*/   /*Jiang add it */	    } /*End of menue list*/        }};/*F*//*======================================================================**     detailed documentation of the history**     of this file. the numbers of the paragraphs must correspond**     to the numbers of the history-comments within the fileheader**----------------------------------------------------------------------*//* ausgecheckte Revision: /main/NC_V0_integration/1** Autor: abdeaity Datum: Apr 17 2008** eingecheckte Revision: /main/NC_V0_integration/2** Date: Apr 17 17:26:45 2008** CQ-Pr: ** Pflichtenheft-Nr/Name: ** Kommentar: Neue F Keys** ---------------------------------------------------------------------*//* ausgecheckte Revision: /main/NC_V0_integration/2** Autor: abdeaity Datum: May 20 2008** eingecheckte Revision: /main/NC_V0_integration/3** Date: May 21 16:4:26 2008** CQ-Pr: ** Pflichtenheft-Nr/Name: ** Kommentar: Include CIL Edirot Screen** ---------------------------------------------------------------------*//* ausgecheckte Revision: /main/NC_V0_integration/3** Autor: abdeaity Datum: Jun 13 2008** eingecheckte Revision: /main/NC_V0_integration/4** Date: Jun 16 11:52:26 2008** CQ-Pr: ** Pflichtenheft-Nr/Name: ** Kommentar: 2 new bouttons for testing networkconfig** ---------------------------------------------------------------------*//* ausgecheckte Revision: /main/NC_V0_integration/4** Autor: abdeaity Datum: Jun 26 2008** eingecheckte $Revision$ $Date$** CQ-Pr: ** Pflichtenheft-Nr/Name: ** Kommentar: Added Jian CIL example** ---------------------------------------------------------------------*/

⌨️ 快捷键说明

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