📄 306932a3a75f001d1289bbda6de18a35
字号:
/*$Log:**** Rev /main/NC_V0_integration/4** Date: Nov 1 17:21:53 2007 abdeaity** Kommentar HMI Demo V2 **** Rev /main/NC_V0_integration/3** Date: May 9 16:20:17 2007 abdeaity** Kommentar:New functions**** Rev /main/NC_V0_integration/2** Date: Mar 13 13:57:47 2007 rolfglei** Log-Syntax geaendert*//*** ---------------------------------------------------------------------** Copyright (c) Bosch Rexroth AG 1997 - 2007** All Rights Reserved** ---------------------------------------------------------------------**** File: dab_h_axis_if.h** ** Responsible: AB** ** Description of functions: ** ** ---------------------------------------------------------------------*/#ifndef DAB_H_AXIS_IF_INCLUDED#define DAB_H_AXIS_IF_INCLUDED/*F*//*======================================================================** >>>> Definition of the exporting sourcefiles <<<<** ==================================================================== */#ifdef __cplusplusextern "C" {#endif/*F*//*======================================================================** >>>> Parameterless Macros (Constants) <<<<** ==================================================================== *//*F*//*======================================================================** >>>> Types <<<<** ==================================================================== *//*F*//*======================================================================** >>>> Variables <<<<** ==================================================================== *//*F*//*======================================================================** >>>> Functions <<<<** ==================================================================== */IMPORT void Dab_h_InitAxisinterface(void);IMPORT void Dab_h_GetAxisNmb_Req(void);IMPORT void Dab_h_GetAxisValues_Req(void);IMPORT void Dab_h_GetAxisEndPosValues_Req(void);IMPORT void Dab_h_GetAxisRestwegValues_Req(void);IMPORT void Dab_h_LoadNCProg(void);IMPORT void Dab_h_RunNcProg(void);IMPORT void Dab_h_CLRNcProg(void);/*F*//*======================================================================** >>>> Macros <<<<** ==================================================================== */#ifdef __cplusplus}#endif/*----------------------------------------------------------------------*/#endif /* OF #ifndef DAB_H_AXIS_IF_INCLUDED *//* -------------------------------------------------------------------- *//*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: rolfglei Datum: Mar 13 2007** eingecheckte Revision: /main/NC_V0_integration/2** Date: Mar 13 13:57:47 2007** CQ-Pr: ** Pflichtenheft-Nr/Name: ** Kommentar: Log-Eintrag ge鋘dert.** ---------------------------------------------------------------------*//* ausgecheckte Revision: /main/NC_V0_integration/2** Autor: abdeaity Datum: May 8 2007** eingecheckte Revision: /main/NC_V0_integration/3** Date: May 9 16:20:17 2007** CQ-Pr: ** Pflichtenheft-Nr/Name: HMI Demo** Kommentar: new funktions:-to get axis end position** -to load NC program** -to clear NC program** -to run NC program** ---------------------------------------------------------------------*//* ausgecheckte Revision: /main/NC_V0_integration/3** Autor: abdeaity Datum: Oct 30 2007** eingecheckte Revision: /main/NC_V0_integration/4** Date: Nov 1 17:21:53 2007** CQ-Pr: ** Pflichtenheft-Nr/Name: ** Kommentar: DOS TO UNIX** ---------------------------------------------------------------------*/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -