Skip to main content
Open topic with navigation CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » SLAC Simulation » Shared Functions » SCC_SLAC_GetSourceAddress

SCC_SLAC_GetSourceAddress

Valid for:  CANoe DE  •  CANoe4SW DE

Function Syntax

void SCC_SLAC_GetSourceAddress( byte[] MACAddress );

Description

Gets the source MAC address of the received message (might differ from local address).

Parameters

  • MACAddress: Queries the Source MAC address of the received message as byte array (to the given byte buffer).

Return Values

Example