SCC_SetMaxVoltage
Valid for: CANoe DE • CANoe4SW DE NoteThis function needs a running SCC session in order to work. Make sure to call it only after the Session Setup Request message is sent.
Function Syntax
long SCC_SetMaxVoltage ( float MaxVoltage )
Description
Sets the limit for voltage. These limits are used in various messages for both AC and DC mode (the actual element name depends on the charging mode and the protocol version). Defaults can be set using the respective configuration file.Parameters
- MaxVoltage: Limit value to be set.
Return Values
- 0: Not successful
- 1: Successful