Difference between revisions of "Area5 Assignment Editor"

From WICE Wiki v2.89
Jump to navigation Jump to search
(Added text about Editing)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
The Area5 Assignment Editor can be found under the '''Assignment''' tab and allows the user to create new assignments for Area5 ECU memory segment read-outs. This page will guide you through the basics of using the editor.
The Area5 Assignment Editor can be found under the '''Assignment''' tab and allows the user to create new assignments for Area5 ECU memory segment read-outs. This page will guide you through the basics of using the editor.


==Choosing a Signal Source==
==Creating a new assignment==
Choose a Vehicle Profile to base the Area5 assignment on and click '''create new assignment''' in the bottom right, or simply double click the vehicle profile.
In the top, you can specify the name of the assignment.
[[File:Area5-ass-ed.png|alt=Area5 assignment |none|thumb|449x449px|Figure 2: Area5 assignment]]


If the selected Vehicle Profile has multiple A2L-files defined per ECU, a prompt will pop up where it is possible to choose which A2L-file to use per ECU. It is also possible to leave ECUs without a file, the ECU will then simply not be used in this assignment. See Figure 1.[[File:Area5SelectA2LFilePerECU.png|none|thumb|Figure 1: Select A2L file per ECU|link=https://wiki.alkit.se/wice264/index.php/File:Area5SelectA2LFilePerECU.png]]
==Creating a new assignment==
In the top, you can specify the name of the assignment.[[File:Area5AssignmentWizard.png|none|thumb|400x400px|Figure 2: Area5 assignment|link=https://wiki.alkit.se/wice264/index.php/File:Area5AssignmentWizard.png]]
===Choosing Memory Segment===
===Choosing Memory Segment===
When a signal source has been chosen, the view in figure 2 is displayed. Here, all available memory segments are listed, grouped by ECU and A2L file. To choose a memory segment to read out, simply click its row and make sure its checkbox is checked.
When a signal source has been chosen, the view in figure 2 is displayed. Here, all available memory segments are listed, grouped by ECU and A2L file. To choose a memory segment to read out, simply click its row and make sure its checkbox is checked. Multiple segments can be selected.
 
=== Selecting communication protocol ===
In the "Select interface" dropdown, you can select whether to use CCP over CAN or XCP over Ethernet for the Area5 memory segment read-out. If you select XCP, it must be supported by the ECU, otherwise a red warning symbol will be shown. For XCP, there a two further choices: to use XCP over UDP or over TCP. Again, the selection depends on what the ECU supports, which is determined from the A2L file.
 
===Save===
===Save===
Save the assignment by clicking '''Save Assignment''' in the bottom right.
Save the assignment by clicking '''Save Assignment''' in the bottom right.
==Browse saved assignments==
You can browse saved assignments by clicking '''Browse saved area5 assignments''' in the top left of the panel where you choose a signal source.
== Editing an assignment ==
By browsing saved assignments it is possible to select an assignment, press Edit to edit the assignment. Note that this will NOT update any tasks that might use the assignment.

Latest revision as of 17:33, 1 December 2022

The Area5 Assignment Editor can be found under the Assignment tab and allows the user to create new assignments for Area5 ECU memory segment read-outs. This page will guide you through the basics of using the editor.

Creating a new assignment

In the top, you can specify the name of the assignment.

Area5 assignment
Figure 2: Area5 assignment

Choosing Memory Segment

When a signal source has been chosen, the view in figure 2 is displayed. Here, all available memory segments are listed, grouped by ECU and A2L file. To choose a memory segment to read out, simply click its row and make sure its checkbox is checked. Multiple segments can be selected.

Selecting communication protocol

In the "Select interface" dropdown, you can select whether to use CCP over CAN or XCP over Ethernet for the Area5 memory segment read-out. If you select XCP, it must be supported by the ECU, otherwise a red warning symbol will be shown. For XCP, there a two further choices: to use XCP over UDP or over TCP. Again, the selection depends on what the ECU supports, which is determined from the A2L file.

Save

Save the assignment by clicking Save Assignment in the bottom right.