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