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

example of usine scan event #56

Open
MouradZoghbiWork opened this issue Dec 13, 2024 · 0 comments
Open

example of usine scan event #56

MouradZoghbiWork opened this issue Dec 13, 2024 · 0 comments

Comments

@MouradZoghbiWork
Copy link

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.

    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

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