SCC_GetResponseCodeString
CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » V2G Data Queries » EV Functions » SCC_GetResponseCodeStringTool Availability
Valid for: CANoe DE • CANoe4SW DENote
This function can be called only within the assigned callback. The function is used to query the details of a request.Function Syntax
Description
Gets the response code. The list of possible response codes you find on page SCC_SetResponseCode.Parameters
- ResponseCode: Queries the Response code string (to the given char buffer). This allows for evaluating its actual semantics, whereas each callback only returns a binary value indicating OK or FAILED.