SCC_GetChargingProfileData
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.
<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
Get the content of a charging profile within a ChargeParameterDiscoveryReq message.Parameters
- Index: Selected index of the target ChargingProfile (<ChargingProfilesCount>).
- Start: Gets the start time of the ChargingProfile (via reference).
- MaxPower: Gets the MaxPower of the ChargingProfile (via reference).
- MaxNumberOfPhases: Gets the MaxNumberOfPhases of the ChargingProfile (via reference).