Hiya,
in the PLC shell (cf. Picture) multiple RTE commands can be executed for example an application can explicilty be started by the command "startprg APPLICATION".
Is it possible to send these shell commands from a POU to the shell?
// PSEUDO CODEIF condition THEN execute plc shell "startprg APPLICATION"ENDIF
Hiya,
in the PLC shell (cf. Picture) multiple RTE commands can be executed for example an application can explicilty be started by the command "startprg APPLICATION".
Is it possible to send these shell commands from a POU to the shell?
Many thanks for tipps
Andrej