Motion Control and Motor Drives

cancel
Showing results for 
Search instead for 
Did you mean: 

Lookout Loader Object load/unload alarms

I have a main application that can load 2 (may be 3) other secondary applications when needed. What I want is set push buttons on the main application for loading each secondary. I would like to have the unload push button on each secondary application, not on the main application. How do all this? How avoid the alarms?
0 Kudos
Message 1 of 2
(2,933 Views)
Hi 23r23,

Follow the instructions on the following example to get it working. Once it is working, create a pushbutton on the panel of Loaded_Process_1 that connects to the unload datamember of the Loader1 object on the Loader process. You can then delete the Unload_PB_1 object in the Loader process. This will create an example of Loading a process by a pushbutton and then unloading a process from a pushbutton in the loaded process.

Example: Loading/Unloading Lookout Processes Programmatically

I tried this and did not get any alarms.

Regards,

Chad Evans
0 Kudos
Message 2 of 2
(2,933 Views)