Open topic with navigation CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » V2G Test Functions » Shared Functions » SCC_CreateSupportedAppProtocolResDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
SCC_CreateSupportedAppProtocolRes
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Creates a SupportedAppProtocol Response message for sending.Parameters
- ResponseCode: Acknowledgment status of the message. The list of possible response codes you find on page SCC_SetResponseCode.
Optional Parameters
- Index: 0
- Name: SchemaId
- Type: long
- Description: Unique ID of one of the vehicle’s supported protocols.
Return Values
- 1: If successful.
- 0: Else (message cannot be sent).