SCC_SLAC_GetRespType
CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » SLAC Data Queries » Shared Functions » SCC_SLAC_GetRespType 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
long SCC_SLAC_GetRespType ()
Description
Queries the response type.Parameters
—Return Values
- 0x00: HLE of the STA.
- 0x01: Another GP STA (mandatory).
- 0x02-0xFF: Reserved.