Executing a system native command from an event app

Hello, I found that we can call a system (native) function using a button Dynamic “Action on Click” of type “Execute Command” à ”Run command line”. This is great, but is it possible do to something similar in a PLCnext Event Task of type “Cold Start” for example? Thanks, Frédéric Using 2020.0.1 framework

Hello Frederic,

I think the PLCnext Base Library will soon provide a Functionblock to send comandline orders.
This feature will mostlikely be release with the 2020.6 release.

So you will be able to use those Commands with any task as far as I know.

kind regards,
Oliver