LogSequenceStop

LogSequenceStop 1:

// Stops logging sequence 
METHOD LogSequenceStop : HRESULT
VAR_INPUT
    nGroupId    : UINT; // Defines the group to which the sequence belongs
    nEventId    : UINT; // Set to distinguish different events inside the group
END_VAR

Description

The method creates a marker with a sequence stop for the marker ID that was transferred.

Parameter:

nGroupId: Marker ID (marker group) for which the marker is to be written.

nEventId: optional EventId.