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

From WICE Wiki v2.89
Jump to navigation Jump to search
m
 
(3 intermediate revisions by the same user not shown)
Line 26: Line 26:
* Max duration has changed name to just duration and is always enabled.
* Max duration has changed name to just duration and is always enabled.
* A drop down menu to pick between measurement type Continuous and Shots.
* A drop down menu to pick between measurement type Continuous and Shots.
* A field called shot count where the user can select how many shots they want. In order to get shot count enabled the measurement type Shots needs to be selected.
*A field called shot count where the user can select how many shots they want. In order to get shot count enabled the measurement type Shots needs to be selected.
*Trigger expression can now be validated in the GUI.
 
Read more about Ethernet capture [https://wiki.alkit.se/wice283/index.php/Ethernet_capture here].[[File:EthernetCaptureAssignemnt.png|thumb]]


== WCU status now shows more assignments ==
== WCU status now shows more assignments ==
Implemented support for assignment type: area5, mlog, Soft-Hub, smarteye, mqtt, video, audio, dlt, ethernet capture, arcos and file fetcher
Read more about WCU status [https://wiki.alkit.se/wice283/index.php/WCU_Status here]
[[File:TriggerExpressionValidation.png|thumb]]


== LPD assignment validation and update capability ==
== LPD assignment validation and update capability ==
Previously, uploaded measurement task files for LPD (xls, xlsx files) were not validated in any way. Hence, a problem with the file was not spotted until the user tried to handle the task in the app. This was a bit tiresome as this meant that you needed to upload yet another task measurement file which was fixed. The uploaded file is now validated in order to make sure that the measurement task file can be handled by the app. In addition, the measurement task file can now be updated via "View Task" and then press the "Edit" button and upload a new measurement assignment task. Read more over [[Creating a Task#LPD|here]].
Previously, uploaded measurement task files for LPD (xls, xlsx files) were not validated in any way. Hence, a problem with the file was not spotted until the user tried to handle the task in the app. This was a bit tiresome as this meant that you needed to upload yet another task measurement file which was fixed. The uploaded file is now validated in order to make sure that the measurement task file can be handled by the app. In addition, the measurement task file can now be updated via "View Task" and then press the "Edit" button and upload a new measurement assignment task. Read more over [[Creating a Task#LPD|here]].

Latest revision as of 13:06, 26 May 2023

Assignment editor signal reader increase limit on comment

Characters that are allowed in a signal reader assignment are increased from 200 to 2000.

Assignment editor signal reader general improvement

Srec.png

Signal reader has gotten some new features and design:

  • Measurement setup grid is smaller and in a tree structure to leave more space for Recorder/Trigger
  • Counters for selected, filtered and total rows in the top right corner are added to several lists.
  • Signal recorder:
    • Symbols grid shows more columns and are searchable.
    • Views are added to personalize column order and size.
    • Able to remove multiple signals at the same time
    • Upload and copy are moved out to the symbols list.
    • Can edit multiple signals with skip factor at the same time.
    • Add signals for the recorder has a new design.
    • Improved performance on large signals list.

Read more about Assignment editor here.

Assignment editor for IDC

An assignment editor is now available for IDC, accessible from the Assignment tab. The created IDC assignments can be used as an alternative to uploading seq-files when creating tasks. Read more about the IDC assignment editor here.

Ethernet capture assignment update and improvements

Ethernet capture assignment has gotten some new features and design:

  • Max duration has changed name to just duration and is always enabled.
  • A drop down menu to pick between measurement type Continuous and Shots.
  • A field called shot count where the user can select how many shots they want. In order to get shot count enabled the measurement type Shots needs to be selected.
  • Trigger expression can now be validated in the GUI.

Read more about Ethernet capture here.

EthernetCaptureAssignemnt.png

WCU status now shows more assignments

Implemented support for assignment type: area5, mlog, Soft-Hub, smarteye, mqtt, video, audio, dlt, ethernet capture, arcos and file fetcher

Read more about WCU status here

TriggerExpressionValidation.png

LPD assignment validation and update capability

Previously, uploaded measurement task files for LPD (xls, xlsx files) were not validated in any way. Hence, a problem with the file was not spotted until the user tried to handle the task in the app. This was a bit tiresome as this meant that you needed to upload yet another task measurement file which was fixed. The uploaded file is now validated in order to make sure that the measurement task file can be handled by the app. In addition, the measurement task file can now be updated via "View Task" and then press the "Edit" button and upload a new measurement assignment task. Read more over here.