> ## Documentation Index
> Fetch the complete documentation index at: https://notevil.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# CAPLfunctionSCCCreateVSPLLnkStatusReq

[Open topic with navigation](../../../../../CANoeDEFamily.htm#Topics/CAPLFunctions/SmartCharging/Functions/CAPLfunctionSCCCreateVSPLLnkStatusReq.md)

**CAPL Functions** » **Smart Charging** » **SCC Modeling Libraries (Simulation Setup)** » **SLAC Test Functions** » **Shared Functions** » **SCC\_CreateVS\_PL\_Lnk\_Status\_Req**

# SCC\_CreateVS\_PL\_Lnk\_Status\_Req

[Valid for](../../../Shared/FeatureAvailability.md):  CANoe DE • CANoe4SW DE

## Function Syntax

```c theme={null}
void SCC_CreateVS_PL_Lnk_Status_Req ( byte SourceMac[], byte TargetMac[] )
```

## Description

Creates a **VS\_PL\_Lnk\_Status.Req** message for sending.

## Parameters

* **SourceMac**: Source address of the Ethernet packet.
* **TargetMac**: Destination address of the Ethernet packet.

### Additional Parameters

* **Index**: 0
* **Name**: OUI
* **Type**: byte\[]
* **Description**: 3 byte Organizationally Unique Identifier.

## Return Values

—

## Example

—
