Initliaze after "Start Init-Script in Ref"=FALSE

Find and share HowTos to various installations / configurations!
2 posts • Page 1 of 1
alaralum
Posts:22
Joined: Mon Jan 09, 2017 9:56 am

Initliaze after "Start Init-Script in Ref"=FALSE

Post by alaralum »

Hi,

i´m using some reference panels whose Initialize event are by default not to be run. (Stat Init-Script in Ref=FALSE)

However I would like to initilize them after some time if some conditions are fullfilled.

How can I run the "EventInitialize" of this reference panels from the main panel? is there any possibilty to run it by code, like PANEL_SHAPE1.init() ??

Thanks

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: Initliaze after "Start Init-Script in Ref"=FALSE

Post by leoknipp »

It looks like there is no option to start the Initialize scripts for a reference by command if the option Start Init-Script in Ref = FALSE..
You can maybe use another solution to load the reference with the function addSymbol() when the conditions are fulfilled.

Best Regards
Leopold Knipp
Senior Support Specialist

2 posts • Page 1 of 1