SetMinMax
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Sets the minimum and maximum value of: certain panel controls The panel is accessed by its individual panel name that is entered in the Panel Designer.Parameters
- panel: Panel name, restricted to 128 characters. "" – references all loaded panels.
- control: Name of the control, restricted to 128 characters. "" – references all elements on the panel.
- minimum: Minimum value to be set.
- maximum: Maximum value to be set.