: Public <<type>> Class
Created: |
2005/10/18 10:07:21 |
Modified: |
2010/9/23 17:57:46 |
|
Project: |
|
Author: |
Jan-Peter Munk |
Version: |
0.6 |
Phase: |
2.0 |
Status: |
Proposed |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{373163F1-C986-4807-86F4-6AE645EE2266} |
Appears In: |
Types, ComStack_Types |
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/>
- Attributes
- Advanced
- Other Links
Attribute |
Public 0..
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
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 |