UtilsWriteBYTE (FUN)
FUNCTION UtilsWriteBYTE : UDINT
Writes a BYTE to an IServiceWriter instance.
- InOut:
Scope
Name
Type
Comment
Return
UtilsWriteBYTEUDINT0 if the processing was successful.
Input
itfServiceWriterThe IServiceWriter instance, where the data has to be written to
uiTagUINTThe tag used for identifying the data
byValueBYTEThe BYTE value, that has to be written