Skip to main content
Open topic with navigation

SCC_SLAC_GetMSoundTarget

CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » SLAC Data Queries » EV Functions » SCC_SLAC_GetMSoundTarget 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.

Function Syntax

void SCC_SLAC_GetMSoundTarget(byte MSoundTarget[])

Description

Gets the target MAC Address for the M-Sounds (mandatory value: broadcast address).

Parameters

  • MSoundTarget: Queries the address (6 byte) (to the given byte buffer).

Return Values

Example