UtilsWriteBYTE (FUN)

FUNCTION UtilsWriteBYTE : UDINT

Writes a BYTE to an IServiceWriter instance.

InOut:

Scope

Name

Type

Comment

Return

UtilsWriteBYTE

UDINT

0 if the processing was successful.

Input

itfServiceWriter

IServiceWriter

The IServiceWriter instance, where the data has to be written to

uiTag

UINT

The tag used for identifying the data

byValue

BYTE

The BYTE value, that has to be written