PLCnext API Documentation
23.0.2.9
Arp
System
ModuleLib
Module.h
1
2
//
3
// Copyright PHOENIX CONTACT Electronics GmbH
4
//
6
#ifndef ARP_SYSTEM_MODULELIB_MODULE
7
#define ARP_SYSTEM_MODULELIB_MODULE
8
9
#ifdef __cplusplus
10
extern
"C"
{
11
#endif
12
extern
int
ArpSystemModule_Load(
const
char
* arpBinaryDir,
const
char
* applicationName,
const
char
* acfSettingsPath);
13
#ifdef __cplusplus
14
}
15
#endif
16
17
#endif
// ndef ARP_SYSTEM_MODULELIB_MODULE
Generated on Mon Jan 16 2023 09:25:15 for PLCnext API Documentation by
1.9.4