beremiz

Added a semaphore when starting runtime's python thread to make sure startPLC doesn't return before PLC is really initialized.
# module which import C files as strings
import os
from PLCObject import PLCObject, PLCprint
import ServicePublisher