ethernetPacket::protocol::field::IsAvailable
Valid for: CANoe DE • CANoe4SW DEMethod Syntax
long ethernetPacket.<[protocol](../../../CANoeCANalyzer/Ethernet/Protocols/Protocol.md)>.<field>.IsAvailable();
Description
Returns if a protocol field is available in the Ethernet packet. This can be used, if the protocol contains optional fields or options.Parameters
—Return Values
- 1: Protocol field is available
- 0: Protocol field is not available