Hi, I'd like to know why the FP of some and not all sub VI's open by themselves when I run my main VI, even when the property show FP when called is untagged in the VI properties Does anybody have an idea why thoses FP are openning. Thanks Olivier
If you right-click on the subvi node in the calling diagram, you can open the Subvi Node Setup dialog, where you can specify a behaviour for the subvi that supersedes the VI properties
Paolo ------------------- LV 7.1, 2011, 2017, 2019, 2021
Hi, I did find why my sub VI's are openning by themselves I'm using a Grafcet application for the sequential execution of my application and user events to communicate between grafcet and LV code but I have forgotten to put a empty default in my lv code and the default case was to open FP, but now I have corrected this an there's still one of my three subvi wich FP is openning by itself. and I don't know why Thank Olivier