.. first line of object.rst template .. first line of pou-object.rst template .. first line of fun-object.rst template .. <% set key = ".fld-POI.fld-ELA.MadeDebugString" %> .. _`.fld-POI.fld-ELA.MadeDebugString`: .. <% merge "object.Defines" %> .. <% endmerge %> .. index:: single: MadeDebugString .. _`MadeDebugString`: MadeDebugString (FUN) --------------------- FUNCTION INTERNAL MadeDebugString : STRING(1024) .. <% merge "object.Doc" %> Name : MadeDebugString + Datum : 2015-10-22 + Description : Erzeugt einen Debugstring über das Empfangs- oder Sendetelegramm zur Klartextanzeige .. <% endmerge %> .. <% merge "object.iotbl" %> InOut: +--------+-----------------+-----------------+-------------------------------------------------------------+ | Scope | Name | Type | Comment | +========+=================+=================+=============================================================+ | Return | MadeDebugString | STRING(1024) | Debugstring der Länge 1024 | +--------+-----------------+-----------------+-------------------------------------------------------------+ | Input | iCharInBuffer | INT | Anzahl der anzuzeigenden Zeichen --> Wird für Debugausgabe | | | | | auf maximal 1024 Werte reduziert, damit String nicht größer | | | | | als String(1024) wird. | + +-----------------+-----------------+-------------------------------------------------------------+ | | diCntLoop | DINT | Empfangszyklus | + +-----------------+-----------------+-------------------------------------------------------------+ | | pBuffer | POINTER TO BYTE | Pointer auf Empfangspuffer | +--------+-----------------+-----------------+-------------------------------------------------------------+ .. <% endmerge %> .. last line of fun-object.rst template .. last line of pou-object.rst template .. last line of object.rst template