Skip to main content
Open topic with navigation

SCC_SLAC_GetDestinationAddress

CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » SLAC Data Queries » Shared Functions » SCC_SLAC_GetDestinationAddress Valid for: CANoe DE • CANoe4SW DE

Function Syntax

void SCC_SLAC_GetDestinationAddress ( byte[] MACAddress )

Description

Gets the destination MAC address of a SLAC message to the output buffer. Note: The destination address may differ from the simulation node’s address when the node is in passive mode. This function is intended to allow filtering for the node’s address in this case.

Parameters

  • MACAddress: Queries the destination address of the MME frame (to the given byte buffer).

Return Values

Example