?? a004fb7ea75f001d1289bbda6de18a35
字號(hào):
/*
$Log$
*/
/*
** ---------------------------------------------------------------------
** 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 __cplusplus
extern "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);
IMPORT void Dab_h_GetZeroOffset_Req(void);
IMPORT void Dab_h_StopNcProg(void);
IMPORT void Dab_h_RunNcProgagain(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
**----------------------------------------------------------------------*/
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -