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
Hi all,
how to do scan event class 1/2/3, i tried to use
i try to call from class MyMasterNew
self.fast_scan = self.master.AddClassScan(opendnp3.ClassField(opendnp3.ClassField.CLASS_1), openpal.TimeDuration().Minutes(1), opendnp3.TaskConfig().Default())
ut nothing is done
is there some functional code to call and execute scan event
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi all,
how to do scan event class 1/2/3, i tried to use
i try to call from class MyMasterNew
Set up a "fast scan", a relatively-frequent exception poll that requests events and class 1 static data.
ut nothing is done
is there some functional code to call and execute scan event
The text was updated successfully, but these errors were encountered: