we created a new project and added DNP3-driver to console with index 2.
Then some panels from another project have been copied manually to the new project.
This panels are able to create a new DNP3-device within a script.
Also some datapoints are created automatically with a script. B)
In another panel for reading and writing these datapoints we see that the datapoints have no connection to DNP3-driver.
So if we open para and navigate to every DNP3-datapoint we have to click the button "assume".
Before that action the Manager was UI -num 0, after that: driver -num 2.
Then the single datapoint connects to the driver and values will be transferred.
This must be repeated for every datapoint.
How can we avoid this actions to every datapoint?
Best regards