PLCnext API Documentation
23.6.0.37
Arp
Plc
AnsiC
Io
Axio.h
1
/******************************************************************************
2
*
3
* Copyright PHOENIX CONTACT Electronics GmbH
4
*
5
*****************************************************************************/
6
#ifndef __ARPPLCAXIO_H__
7
#define __ARPPLCAXIO_H__
8
9
/*************************************************************************/
10
/* INCLUDES */
11
/*************************************************************************/
12
#include "Arp/Plc/AnsiC/ArpPlc.h"
13
14
/*************************************************************************/
15
/* GLOBAL FUNCTION DECLARATIONS (EXTERNAL) */
16
/*************************************************************************/
17
#ifdef __cplusplus
18
extern
"C"
19
{
20
#endif
/*__cplusplus*/
21
22
36
extern
ARP_C_SYMBOL_EXPORT
bool
ArpPlcAxio_ReadFromAxioToGds(
unsigned
long
timeout);
37
38
52
extern
ARP_C_SYMBOL_EXPORT
bool
ArpPlcAxio_WriteFromGdsToAxio(
unsigned
long
timeout);
53
54
55
#ifdef __cplusplus
56
}
/*extern "C"*/
57
#endif
/*__cplusplus*/
58
59
#endif
/*__ARPPLCAXIO_H__*/
Generated on Tue Aug 8 2023 06:35:52 for PLCnext API Documentation by
1.9.4