Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong comment in applicationName #17

Open
FrankWalde opened this issue May 17, 2021 · 0 comments
Open

Wrong comment in applicationName #17

FrankWalde opened this issue May 17, 2021 · 0 comments

Comments

@FrankWalde
Copy link

In getting started section 2 is an issue in the desciption of the application name.

The applicationName must be the same like the process defined in the xyz.acf.config, otherwise will the runtime crash.

// Intialize PLCnext module application
// Arguments:
// arpBinaryDir: Path to Arp binaries
// applicationName: Arbitrary Name of Application
// acfSettingsPath: Path to *.acf.settings document to set application up
if (ArpSystemModule_Load("/usr/lib", "runtime", strSettingsFile.c_str()) != 0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant