SCC_GetProcessing
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.
- This function applies only to the SAScheduleList of ISO 15118
<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
long SCC_GetProcessing ( )
Description
Gets the processing state.Parameters
—Return Values
- 0: If Finished.
- 1: If Ongoing.
- 2: If Ongoing_WaitingForCustomerInteraction (ISO 15118).