.. first line of object.rst template .. first line of pou-object.rst template .. first line of fun-object.rst template .. <% set key = ".fld-Modbus.fld-POUs.MadeDebugString" %> .. _`.fld-Modbus.fld-POUs.MadeDebugString`: .. <% merge "object.Defines" %> .. <% endmerge %> .. index:: single: MadeDebugString .. _`MadeDebugString`: MadeDebugString (FUN) --------------------- FUNCTION INTERNAL MadeDebugString : STRING(1024) .. <% merge "object.Doc" %> Name : MadeDebugString + Datum : 20016-05-04 + Description : Erzeugt einen Debugstring über das Empfangs- oder Sendetelegramm zur Klartextanzeige .. <% endmerge %> .. <% merge "object.iotbl" %> InOut: +--------+------------------+-----------------+---------+-------------------------------------------------------------+ | Scope | Name | Type | Initial | Comment | +========+==================+=================+=========+=============================================================+ | Return | MadeDebugString | STRING(1024) | | Debugstring der Länge 1024 | +--------+------------------+-----------------+---------+-------------------------------------------------------------+ | Input | sDirektionString | STRING(20) | 'REQ:' | | + +------------------+-----------------+---------+-------------------------------------------------------------+ | | 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