: Public <<type>> Class
Created: 2005/10/18 10:07:21
Modified: 2010/9/23 17:57:46
Project:
Advanced:
COMTYPE008: This type shall be used within the entire AUTOSAR Com Stack of an ECU except for bus drivers. <br/>COMTYPE010: Variables of this type serve as length information of a PDU. The length information is provided in number of bytes.<br/>COMTYPE017: PduLengthmax, the maximum length of a Pdu, is the length of the largest (possibly segmented) PDU to be sent by the ECU.<br/>
Attribute
Public
  0..
Details:
Notes: Zero-based integer number<br/>The size of this global type depends on the maximum length of PDUs to be sent by an ECU.<br/>Example : <br/>If no segmentation is used the length depends on the maximum payload size of a frame of the underlying communication system (for FlexRay maximum size is 255, therefore uint8).<br/>If segementation is used it depends on the maximum length of a segmeneted N-PDU (in general uint16 is used) <br/>
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
«type» uint8 Class Generalization To  
«type» uint16 Class Generalization To  
«type» uint32 Class Generalization To