LogTrigger

The method creates a marker with a trigger for the transferred marker ID. The real-time monitor server can be configured to start recording based on this trigger.
Return value
Name | Type | Description |
|---|---|---|
LogTrigger | HRESULT | Returns the error code in the event of an error. |
Inputs
VAR_INPUT
nGroupId : UINT; // Defines the group
nEventId : UINT; // Set to distinguish different events inside the group
END_VARName | Type | Description |
|---|---|---|
nGroupId | UINT | Marker ID (marker group) for which the marker is to be written. |
nEventId | UINT | Optional EventId |