03-10-2022 10:07 AM
Please help,
When I run the program when inserting the VI in the reference it shows an error and the application closes.
03-22-2022 02:51 PM
I can't open your RAR file, but it almost certainly has to do with an error being generated somewhere in your actor. Unless you override the Handle Error.vi, any error coming out of a method will cause the actor to shut down. Try putting a breakpoint and probe inside the suspect method to get more info on exactly what error is causing this.
05-17-2022 03:20 PM
Hello Wes,
I resolved this error disabling into VI Proprieties/ windows appearance/ custom/ disabling "Show Front panel when called"
Thank you so much!
05-24-2022 07:25 PM
Hello Pierce,
Could could you review this case?
Build executable with actor core dynamic caller from XML - NI Community
Thank you by your support!