Hi all,
I wonder if someone can give me some advice: I am using the dpCreate( called via button inside of a panel).
The dp is created as expected but the different _configs that are configured on the master did not appear on the dp that is created. If I go to the para and change any config on the master, then the configs are show in the dp.
Am I missing any step?
Thanks,
Antonio
dpCreate
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: dpCreate
If you are using master datapoints and power configs you have to use dpCopy() to create a new instance with configs defined at the master datapoint.
dpCreate() only creates the datapoint without copying the configs.
Best Regards
Leopold Knipp
Senior Support Specialist
dpCreate() only creates the datapoint without copying the configs.
Best Regards
Leopold Knipp
Senior Support Specialist