Hello,
I use powerconfigs when importing data points. Several functions in control libraries are used for configuring the data points. This worked very well in at least V3.15 until V3.17. In V3.18 the ASCII importer always says 'Function not defined'. Powerconfig from Para works without errors.
In V3.18 there has been something done, that I had to explicit use the #uses statement in control libraries, before it was not really necessary, so I think the problem is related to this.
Is there a way to implement the #uses statement for powerconfig file?
BR
Christoph
V3.18 powerconfig with function in control library
- funkey
- Posts:85
- Joined: Mon Dec 27, 2010 1:11 pm
V3.18 powerconfig with function in control library
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: V3.18 powerconfig with function in control library
If the functions needed for powerconfigs are saved in a library you can use the config entry loadCtrlLibs to load the library for the ASCII manager.
Best Regards
Leopold Knipp
Senior Support Specialist
Best Regards
Leopold Knipp
Senior Support Specialist
- funkey
- Posts:85
- Joined: Mon Dec 27, 2010 1:11 pm
Re: V3.18 powerconfig with function in control library
Thanks, works fine.
I should have known this, sorry.
BR
Christoph
I should have known this, sorry.
BR
Christoph