SCC_GetAppProtocolData
Valid for: CANoe DE • CANoe4SW DE Note- This function can be called only within the assigned callback. The function is used to query the details of a request.
<InvalidValueSigned>and/or<InvalidValueUnsigned>can be defined in the XML configuration.- These are returned if an optional numeric message parameter was queried by this function but not found.
- See Configuration of Vehicle SCC Nodes or Configuration of Chargepoint SCC Nodes.
Function Syntax
Description
Gets the content of an AppProtocol element of a SupportedAppProtocolReq message.Parameters
- Index: Selected index of protocol list.
- ProtocolNamespace: Queries the protocol namespace as string with 100 characters (to the given char buffer).
- VersionMajor: Gets the major version (via reference).
- VersionMinor: Gets the minor version (via reference).
- SchemaID: Gets the schema id (via reference).
- Priority: Gets the Priority (via reference).