AddRaw

Call to add a timespan in raw format to the timespan value.

Syntax

Definition:

METHOD AddRaw : ULINT
VAR_INPUT
    nRaw : LINT;
END_VAR

AddRaw 1: Inputs

Name

Type

Description

nRaw

LINT

Raw value to be added to the timespan.

AddRaw 2: Return value

Name

Type

Description

AddRaw

ULINT

Returns the resulting timespan value.