UtilsWriteString (FUN)
FUNCTION UtilsWriteString : UDINT
Writes a string to an IServiceWriter instance. The return value indicates, whether the processing was successful (0) or not.
- InOut:
Scope
Name
Type
Comment
Return
UtilsWriteStringUDINTInput
itfWriterThe IServiceWriter instance, where the data has to be written to
uiTagUINTThe tag used for identifying the data
pszPOINTER TO STRING(255)
Points to the string, that has to be written