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

SLI variables undifined when RoboPro terminates the program #11

Open
CvanLeeuwenFt opened this issue Mar 13, 2020 · 0 comments
Open

SLI variables undifined when RoboPro terminates the program #11

CvanLeeuwenFt opened this issue Mar 13, 2020 · 0 comments

Comments

@CvanLeeuwenFt
Copy link

When RoboPro terminates a program that is using one or more SLI's, the SLI are not removed from the memory and the variables keep their last value.
When the RoboPro program is activate again, the variables are starting with that values.
So a bool IsInit does not work properly.
But I have also problems to terminate additional services which I use in my SLI, properly.

What is missing, is a function in the SLI which will be called by the RoboPro system when it terminates a RoboPro program.
This function could be used to terminates the SLI properly.

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