📄 hrtsrvin.h
字号:
/**********************************************************************
* Function Block Factory Files Generator V 1.0 *
* This file was generated automatically! *
* ============================================== *
* DO NEVER MAKE CHANGES IN THIS FILE MANUALLY!!! *
* ============================================== *
* Date/Time: 31.07.00 12:54:37 *
* *
* *
* Copyright 2000, Borst Automation, Fachingen *
* All Rights Reserved *
* *
* File Name: HrtSrvIn.h *
* Device: MyDevice *
* Profile: HART *
* Author(s): *
* Walter Borst *
* *
* Revision History *
* ================ *
* 7.11.1999, W. Borst: *
* Initial Version *
* 29.7.2000 *
* Some Improvals for HART conformance testing *
* *
**********************************************************************/
/**********************************************************************
* Includes *
**********************************************************************/
#ifndef __hrtsrvin_h__
#define __hrtsrvin_h__
#ifdef __HRTSRVIN_H__
#include <String.h>
#include "..\Common\Types.h"
#include "..\Common\MemDecls.h"
#include "..\Common\Hart.h"
#include "..\Protocol\HartLoL.h"
#include "..\Api\UserApi.h"
#include "..\FbHart\FbHart.h"
#include "..\Iout\Iout.h"
#include "..\Meas\Meas.h"
#else
/**********************************************************************
* External Variables *
**********************************************************************/
extern T_BOOL g_bNoData;
extern T_BOOL g_bConfChange;
#endif
/**********************************************************************
* Service Interpreter Prototypes *
**********************************************************************/
void hrtSrvInterpreter
(
void
);
static void hrtSrvFnc000
(
void
);
static void hrtSrvFnc001
(
void
);
static void hrtSrvFnc002
(
void
);
static void hrtSrvFnc003
(
void
);
static void hrtSrvFnc006
(
void
);
static void hrtSrvFnc011
(
void
);
static void hrtSrvFnc012
(
void
);
static void hrtSrvFnc013
(
void
);
static void hrtSrvFnc014
(
void
);
static void hrtSrvFnc015
(
void
);
static void hrtSrvFnc016
(
void
);
static void hrtSrvFnc017
(
void
);
static void hrtSrvFnc018
(
void
);
static void hrtSrvFnc019
(
void
);
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -