SCC_GetStateName
CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » General Functions » Shared Functions » SCC_GetStateName Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Gets a string representation of a state enum value obtained with SCC_StateTransitionInd.Parameters
- State: State enum to be translated.
- Buffer: Queries the string representation (to the given char buffer).
- BufferLength: Size of the output buffer.