TestReportStartRecordingGroup
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DE NoteThis function can only be used in test units with report configured to use Test Report Viewer format.
Function Syntax
testReportStartRecordingGroup(dword groupHandle);
Description
Starts the recording of all symbols contained in the recording group in the test report. If the recording group is not explicitly stopped it will be automatically stopped at the end of the test unit (or at the end of each execution cycle, respectively).Parameters
- groupHandle: The handle of the recording group to be started.