Send

Send 1:

This method sends the message.

Syntax

METHOD Send : HRESULT
VAR_INPUT
    nTimeStamp: ULINT;
END_VAR

Send 2: Inputs

Name

Type

Description

nTimeStamp

ULINT

0: Current time stamp is used

> 0: External time stamp in 100 nanoseconds since January 1st, 1601 (UTC).

Send 3: Return value

Name

Type

Description

Send 

FB_ HRESULT

Returns S_OK if the method call was successful, otherwise an HRESULT as the error code