<?xml version='1.0' encoding='utf-8'?>
<PyFile xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xhtml:p><![CDATA[import threading, time
MyT=threading.Thread(target = DoLog)
PLCObject.LogMessage("Python side Logging (PLC is %s)"%PLCObject.PLCStatus)
_runtime_init.append(StartLog)
_runtime_cleanup.append(StopLog)
<xhtml:p><![CDATA[]]></xhtml:p>
<xhtml:p><![CDATA[]]></xhtml:p>
<xhtml:p><![CDATA[]]></xhtml:p>
<xhtml:p><![CDATA[]]></xhtml:p>