Open topic with navigation CAPL Functions » Ethernet » Function Overview » ethernetPacket::GetInt64Documentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
ethernetPacket::GetInt64
Valid for: CANoe DE • CANoe4SW DEMethod Syntax
Description
Returns the value of the specified field as int64. If protocol or field is not contained in the packet, the measurement is stopped with a runtime error. ethernetPacket::IsAvailable can be used to find out if the field is available.Parameters
- protocol: Name of the protocol.
- field: Name of the field.