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.