LogStop

LogStop 1:

// Stops logging sequence and interval
METHOD LogStop : HRESULT
VAR_INPUT
    nGroupId    : UINT; // Defines the group to which the sequence and intervall belong
    nEventId    : UINT; // Set to distinguish different events inside the group
END_VAR

Description

The method creates a marker with a sequence and interval stop for the transferred marker ID.

Thus, this marker represents the point in time of a process at which it is terminated directly.

Parameter:

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

nEventId: optional EventId.