versadac
1
versadac - Scalable Recorder Firmware
Main Page
Classes
Files
File List
File Members
core
profinet_io
include
addin.h
1
/*---------------------------------------------------------------------------*/
2
/* Copyright (C) 2006 Woodhead Software & Electonics. All rights reserved. */
3
/*---------------------------------------------------------------------------*/
4
/* This program is protected by international copyright. */
5
/* */
6
/* The use of this software including but not limited to its Source Code */
7
/* is subject to restrictions as agreed in the license agreement between */
8
/* you and Woodhead. */
9
/* Copying or distribution is not allowed unless expressly permitted */
10
/* according to your license agreement with Woodhead. */
11
/*---------------------------------------------------------------------------*/
12
/* */
13
/* Project : STACK PROFINET Controller */
14
/* Component : addin */
15
/* $Workfile:: addin.h $*/
16
/* $Revision: 2 $*/
17
/* $Date: 9/22/09 6:01p $*/
18
/* */
19
/*---------------------------------------------------------------------------*/
20
/* */
21
/* D e s c r i p t i o n : */
22
/* - addin function allow stack to manage multiple */
23
/* tools protocole like MRP,.... */
24
/*---------------------------------------------------------------------------*/
25
26
27
#ifndef __ADDIN_H__
28
#define __ADDIN_H__
29
30
APP_WORD msg_addin_task(APP_LPVOID pStart);
31
APP_DWORD APP_FAR msg_addin_stop (
LPST_MSG
* ppMsg);
32
APP_DWORD APP_FAR msg_addin_start(
LPST_MSG
* ppMsg);
33
34
#endif
/*__ADDIN_H__*/
_stack_msg
Definition:
message.h:1163
Generated on Wed Aug 19 2020 10:33:43 for versadac by
1.8.9.1