Runtime: Fix exception "Worker is disabled" when connecting while PLC runtime is starting.
Pyro/wamp/UI delegate jobs to Worker, causing race condition if worker isn't already started.
Added a function to ensure that Worker is already created when pyro or UI starts
<?xml version='1.0' encoding='utf-8'?>
<BaseParams Name="python" IEC_Channel="0"/>