LogSequenceStart
// Starts logging sequence
METHOD LogSequenceStart : 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 start for the marker ID that was transferred.
Parameter:
nGroupId: Marker ID (marker group) for which the marker is to be written.
nEventId: optional EventId.