Is there a way in RAPID to check for any simulated signals before a routine starts?
Hi,
you can define a system output which reports the simulated signals (Blocked I/O).
In addition you define a “start” and a “restart” event in the system parameter and in the connected routine you can set if the output for the simulated signals is set to high.
if yes you can display an user information.
BR
Micky
Cheers, Ill have a go