CreateGlobalMarker
Syntax
long createGlobalMarker (char markerName[], char makerDesc []);
Function
Sets amarkerinCANoeTrace Window, Graphics Window and State Tracker. The set marker can be displayed with the shortcut menuShowin the marker bar of these windows.
Parameters
markerName Name of the marker.
makerDesc Description of the marker.
Return Values
—
on key 'a'// sets a marker by pressing key <a>{createGlobalMarker("speed", "speedDesc");}