RDT_Base.SendBytes (METH)

METHOD SendBytes : NBS.ERROR

It sends a buffer of data to an active conncection

InOut:

Scope

Name

Type

Comment

Return

SendBytes

NBS.ERROR

Input

itfConnection

NBS.IConnection

Connection to use

pData

__XWORD

Pointer to the data to transmit

diSize

DINT

How many data to transmit

tTimeout

TIME

Transmission timeout

Output

diCount

DINT

How many data sent