We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When testing the example in this link, I encountered two compilation errors.
code:
error:
I'm new to twincat, thanks a lot if you can help me.
The text was updated successfully, but these errors were encountered:
Hi, do you get the same error when you pass a local variable instead? One declared in the VAR section instead of VAR_INPUT?
VAR
VAR_INPUT
Sorry, something went wrong.
The same error occurred.
Thanks a lot.
Found some clues:
Turn off implicit checks (CheckPointer), Compilation is OK.
I don't know why, thanks for the help.
No branches or pull requests
When testing the example in this link, I encountered two compilation errors.
code:
error:
code:
error:
I'm new to twincat, thanks a lot if you can help me.
The text was updated successfully, but these errors were encountered: