AddTimespan

Call to add a timespan to the timespan value.

Syntax

Definition:

METHOD AddTimespan : ULINT
VAR_INPUT
    ipTimespan : I_ALY_Timespan;
END_VAR

AddTimespan 1:Inputs

Name

Type

Description

ipTimespan

I_ALY_Timespan

Interface pointer to an Timespan instance to be added to the timespan.

AddTimespan 2:Return value

Name

Type

Description

AddTimespan

ULINT

Returns resulting timespan value.