Open topic with navigation CAPL Functions » Ethernet » Function Overview » EthernetMacsecSecureEntity::GetIncludeSCIDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
EthernetMacsecSecureEntity::GetIncludeSCI
Valid for: CANoe DEMethod Syntax
byte EthernetMacsecSecureEntity.GetIncludeSCI(byte& includeSCI);
Description
Returns preset for the SC flag in the tag control information (TCI). When this bit is set, MACsec frames will be sent including the SCI. Otherwise, no SCI will be sent.Parameters
- includeSCI: The reference parameter where the queried value will be returned.
Return Values
- byte: 1 if the call succeeded, 0 otherwise.