UtilsWriteUINT (FUN)
FUNCTION UtilsWriteUINT : UDINT
Writes an UINT to an IServiceWriter instance.
- InOut:
Scope
Name
Type
Comment
Return
UtilsWriteUINTUDINT0 if the processing was successful.
Input
itfServiceWriterThe IServiceWriter instance, where the data has to be written to
uiTagUINTThe tag used for identifying the data
uiValueUINTThe UINT value, that has to be written
xHasToSwapBOOLFlag, indicating, whether the bytes of the UINT value have to be swapped