StartValuesUpdateSymbols
Syntax
void startValuesUpdateSymbols(char groupName[]);
Function
Sets the variables/signals contained in a specific group to their individual start values in theCANoeStart Value Window.
Parameters
groupName Name of a group containing variables/signals that are set to their individual start values. IfgroupNameis equal to "", then all variables/signals contained in the Start Values Window are set to their individual start values.
Return Values
—
on key '3'{startValuesUpdateSymbols("Start values group2");}on key '4'{startValuesUpdateSymbols("");}
startValuesUpdateList