Difference between revisions of "New features in v2.66"

From WICE Wiki v2.89
Jump to navigation Jump to search
 
(25 intermediate revisions by 6 users not shown)
Line 1: Line 1:
== Support to turn a valued label into a resource attribute ==
It is now possible to turn a valued label into an attribute for a resource. By doing this, the label will show up as an ordinary attribute for a resource. Read more about it [[Valued label as a resource attribute|here]].
== Opportunity to not supply a measurement setup file for MLOG assignments ==
== Opportunity to not supply a measurement setup file for MLOG assignments ==
New feature while creating a [[Creating a Task#M-Log|M-Log task]].
New feature while creating a [[Creating a Task#M-Log|M-Log task]].
Line 5: Line 8:


== New information side window in vehicles panel ==
== New information side window in vehicles panel ==
In the vehicles panel a new information window can be opened using the new icon in the bottom tool bar.  
In the [[Vehicles|vehicles panel]] a new information window can be opened using the new icon in the bottom toolbar. [[File:Wcu-information-side-window-icon.png|alt=Seven icons, one circled with a green circle and denoting the location of the WCU information side window icon, which is shown while in the Vehicles tab. Location of these icons are in the lower right corner of the window.|thumb|The location of the WCU information side window icon, which is shown while in the [[Vehicles]] tab.|none]]This window will display some more information about the WCU/Vehicle such as:
* WCU
* Vehicle
* Labels for WCU and Vehicles
* Resource Group
* ECU List latest readouts
* Modules if active and status on upgrading.
Read more about it [[Information Panel|here.]]


== Support to set a PIN code when clearing DTCs for SoH ==
== Support to set a PIN code when clearing DTCs for SoH ==
Line 12: Line 22:
When checking the "Clear DTCs"-box it is optionally possible to enter a PIN-code for unlocking a gateway module - e.g. a Vehicle Gateway Module (VGM).
When checking the "Clear DTCs"-box it is optionally possible to enter a PIN-code for unlocking a gateway module - e.g. a Vehicle Gateway Module (VGM).


== Signal Reader assignment editor has new operand EXPR_TIMER ==
== Signal Reader assignment editor has new operator EXPR_TIMER ==
A new operand is added to the Signal Reader assignment editor called "EXPR_TIMER". Syntax is "EXPR_TIMER('expression', 'time')".  
A new operator is added to the Signal Reader assignment editor called "EXPR_TIMER". Syntax is "EXPR_TIMER('expression', 'time')".  


== SWDL assignment takes an optional file with software checksums ==
== SWDL assignment takes an optional file with software signatures ==
One optional file containing checksums can be uploaded when creating a [[Creating a Task#SWDL|SWDL task]].
One optional file containing software signatures (checksums) can be uploaded when creating a [[Creating a Task#SWDL|SWDL task]].


The file is assumed to be a .xml-file.
The file is assumed to be a .xml-file.
== SWDL assignment can now run SoH on completion ==
It is now possible to let an [[Creating a Task#SWDL|SWDL task]] run the WCU's SoH task (if any) on SWDL successful completion. This makes it possible to get a read-out of the newly updated ECUs' software numbers. 


== Support for retention time ==
== Support for retention time ==
This is only available for customers where the functionality is enabled. The function works by setting a retention time in days which simply says that data coming in from the assignment, i.e. result files and positions will be kept the set number of days from when the data was collected. If, e.g. setting the retention time for an assignment to 30 days, will keep data until it is 30 days old where it will be automatically removed. Read more about it here.
This is only available for customers where the functionality is enabled. The function works by setting a retention time in days which simply says that data coming in from the assignment, i.e. result files and positions will be kept the set number of days from when the data was collected. If, e.g. setting the retention time for an assignment to 30 days, will keep data until it is 30 days old where it will be automatically removed. Also, if setting the valued label "retention_time" on a resource group, the value on that label will enable and be used as a template for retention time when creating assignments. Read more about it [[Creating a Task#Applicable for all types|here]].


==Ethernet Capture trigger expression and WLAN==
==Ethernet Capture trigger expression and WLAN==
Line 28: Line 41:
== ECU List improved ==
== ECU List improved ==
Ecu list is improved with:
Ecu list is improved with:
* Views for saving displayed and with of columns.
* Views for saving displayed columns and width of columns.
* Columns can be resized/Recorded/rescale/hided/showed
* Columns can be resized/Recorded/rescaled/hidden/shown
* Showing information about ECU Hardware numbers and Chassis numbers.
* Showing information about ECU Hardware numbers and Chassis numbers.
* For columns that contains more than one value could select displaying type:
* For columns that contains more than one value could select displaying type:
** First value + number of
** First value + number of additional values
** Number of
** Number of values
** All value
** All values
* Timestamp for “Last known”
* Timestamp view for “Last known”
* Result can be exported to Excel
* Results can be exported to Excel
Read more about it [[ECU List|here.]]
Read more about it [[ECU List|here.]]
== New WICE internal signal Start_Signal_Voltage ==
It is now possible to measure the Start Signal voltage in Signal Reader with the new WICE internal signal Start_Signal_Voltage
== Improved WCU watchdog ==
The WCU watchdog now also checks authentication files (certificates/keys) for corruption and restores from local back-up if needed.

Latest revision as of 16:43, 5 July 2021

Support to turn a valued label into a resource attribute

It is now possible to turn a valued label into an attribute for a resource. By doing this, the label will show up as an ordinary attribute for a resource. Read more about it here.

Opportunity to not supply a measurement setup file for MLOG assignments

New feature while creating a M-Log task.

If a measurement setup file already exists on the MLOG, it's now possible to collect generated result files in the WICE Portal without having to supply the measurement setup file.

New information side window in vehicles panel

In the vehicles panel a new information window can be opened using the new icon in the bottom toolbar.

Seven icons, one circled with a green circle and denoting the location of the WCU information side window icon, which is shown while in the Vehicles tab. Location of these icons are in the lower right corner of the window.
The location of the WCU information side window icon, which is shown while in the Vehicles tab.

This window will display some more information about the WCU/Vehicle such as:

  • WCU
  • Vehicle
  • Labels for WCU and Vehicles
  • Resource Group
  • ECU List latest readouts
  • Modules if active and status on upgrading.

Read more about it here.

Support to set a PIN code when clearing DTCs for SoH

New feature while creating a State of Health (SoH) assignment.

When checking the "Clear DTCs"-box it is optionally possible to enter a PIN-code for unlocking a gateway module - e.g. a Vehicle Gateway Module (VGM).

Signal Reader assignment editor has new operator EXPR_TIMER

A new operator is added to the Signal Reader assignment editor called "EXPR_TIMER". Syntax is "EXPR_TIMER('expression', 'time')".

SWDL assignment takes an optional file with software signatures

One optional file containing software signatures (checksums) can be uploaded when creating a SWDL task.

The file is assumed to be a .xml-file.

SWDL assignment can now run SoH on completion

It is now possible to let an SWDL task run the WCU's SoH task (if any) on SWDL successful completion. This makes it possible to get a read-out of the newly updated ECUs' software numbers.

Support for retention time

This is only available for customers where the functionality is enabled. The function works by setting a retention time in days which simply says that data coming in from the assignment, i.e. result files and positions will be kept the set number of days from when the data was collected. If, e.g. setting the retention time for an assignment to 30 days, will keep data until it is 30 days old where it will be automatically removed. Also, if setting the valued label "retention_time" on a resource group, the value on that label will enable and be used as a template for retention time when creating assignments. Read more about it here.

Ethernet Capture trigger expression and WLAN

Ethernet capture now supports start and stop trigger expressions. Read more about it here. It also supports capturing from a WLAN interface.

ECU List improved

Ecu list is improved with:

  • Views for saving displayed columns and width of columns.
  • Columns can be resized/Recorded/rescaled/hidden/shown
  • Showing information about ECU Hardware numbers and Chassis numbers.
  • For columns that contains more than one value could select displaying type:
    • First value + number of additional values
    • Number of values
    • All values
  • Timestamp view for “Last known”
  • Results can be exported to Excel

Read more about it here.

New WICE internal signal Start_Signal_Voltage

It is now possible to measure the Start Signal voltage in Signal Reader with the new WICE internal signal Start_Signal_Voltage

Improved WCU watchdog

The WCU watchdog now also checks authentication files (certificates/keys) for corruption and restores from local back-up if needed.