LogMarkEx

LogMarkEx 1:

The method creates a marker. The marker is defined using the data type ST_RTMon_MarkDef. The marker type is transferred using the parameter nMarkCtrl (see TcMarkOption).

LogMarkEx 2: Return value

Name

Type

Description

LogMarkEx

HRESULT

Returns the error code in the event of an error.

LogMarkEx 3: Inputs

VAR_INPUT
    stMark       : ST_RTMon_MarkDef;
    nMarkCtrl    : UDINT; // mask for mark options (listed in TcMarkOption)
END_VAR

Name

Type

Description

stMark

ST_RTMon_MarkDef

Transfer parameter for a defined marker that is to be written.

nMarkCtrl

UDINT

Defines the marker type.