CloudTesting™ Lab 2.24.00

1. Summary of revision

Revision number
2.24.00
Reason for revision
Addition of function, Functional improvement, Fixing issue

2. Addition of functions

2.1 Setup and Execution

(1) Additional functions of the signal condition

Following capabilities were added:

  • The timings for WFC 0/1/N/P can be specified individualy.
  • The initial state of driver output can be specified.
  • The timings to turn on/off driver can be specified.
  • The dynamic clamp.
Target firmware
CX1000_MCU

(2) I/O exchange method

The I/O exchange method can be selected.

Target firmware
CX1000_MCU

2.2 Edit Measure Item

(1) Function to edit multiple measurement items at once

The multiple measurement items can be deleted or duplicated at once.

Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F

(2) Function to search for the measurement item

The measurement item can be searched for by entering the part of the measurement item name or the measurement algorithm name.

Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F

2.3 Flow Execution(Standard Mode)

(1) Function to move the multiple measurement items at time

When specifying execution order of the measurement items by drag and drop, the multiple measurement items can be moved at time.

Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F

(2) Function to duplicate or delete measurement items

From the right-click menu, the selected measurement items can be duplicated or deleted.

Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F

(3) Function to switch the displays easily for editing the measurement conditions

The buttons to switch the displays for editing the measurement conditions were added in the flow setting area.

Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F

2.4 Pin Definitions

(1) Function to enter multiple pin definitions automatically

The pin definitions can be entered automatically at once by specifying the rules.

Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F

3. Improved functions

3.1 Setup and Execution

(1) Specification change for the lower limit value of the Negative Clamp.

The applicable lower limit for [Negative Clmap] of DC parametric measurement conditions in [ISVM] mode was changed from -1.8318V to -2.0022V. And the [Negative Clmap] in [MVM] mode was fixed to -2.0022V.

Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F

3.2 Message Display Area

(1) Improvement for peformance of log display

The performance of log display was improved.

Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F, CX50_GENERAL

(2) Expansion of the maximum count of characters for displaying the log

The maximum count of characters for displaying the log was expanded.

Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F, CX50_GENERAL

3.3 Edit Measure Item

(1) Changing the order of the measurement items

The display order for the measurement items was changed from the order they were created to the execution order of the [Flow Execution].

Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F

3.4 Datalog Dialog

(1) Improvement for the datalog dialog

The controllability of datalog dialog was improved.

Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F

4. Fixed issues

4.1 CT Commands

(1) An error occurs in consecutive execution of CT_WorkProjectOpen.bat

An error occurred in consecutive execution of CT_WorkProjectOpen.bat.

Behavior after improvement
CT_WorkProjectOpen.bat can be executed consecutivly without the error.
Revisions in which this phenomenon occurs
Rev 2.20.00 to Rev 2.23.01
Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F

4.2 Expert Mode

(1) When merging flow items from other work projects, the variable definitions were deleted

When merging flow items from other work projects, the variable definitions of itself were deleted.

Behavior after improvement
The variable definitions are not deleted.
Revisions in which this phenomenon occurs
Rev 2.20.00 to Rev 2.23.01
Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F

4.3 Setup and Execution

(1) Power-on/power-off sequences were not performed properly

Power-on/power-off sequences were not performed properly if the measure items were executed with keeping power on among their intervals and also if following situations were met:

  • Different set of pins were specified in each power sequence of each measure item.
  • Some pins were duplicately specified in a power sequence.
Behavior after improvement
In the situation above, power-on/power-off sequences are performed properly.
Revisions in which this phenomenon occurs
Rev 2.20.00 to Rev 2.23.01
Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F

(2) The error for applying the measure ranges except the 800mA range to

the Power Supply pin of parallel connection was not notified

The error for applying the measure ranges except the 800mA range to the Power Supply pin of parallel connection was not notified if the pin of parallel connection and the pin of single connection mixed.

Behavior after improvement
In the case above, the error is notified appropriately.
Revisions in which this phenomenon occurs
Rev 1.03.00 to Rev 2.23.01
Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F

4.4 Variable

(1) In an arithmetic expression, two or more variables can not be renamed at once

When an arithmetic expression was specified in the measurement conditions, an error occurred if two or more variables of the expression were renamed at once.

Behavior after improvement
The variable names are renamed properly.
Revisions in which this phenomenon occurs
Rev 2.20.00 to Rev 2.23.01
Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F

(2) The variables could be used for a initial value of another variable before their definition

There was the case that the variables could be used for a initial value of another variable before their definition.

Behavior after improvement
An error occurs if the variables are used before their definition.
Revisions in which this phenomenon occurs
Rev 2.20.00 to Rev 2.23.01
Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F

(3) When the variables were imported, the initial values for system variable were not loaded

When the variables were imported from CSV file, the initial values for system variable in CSV file were not loaded, and their initial values remained in default.

Behavior after improvement
The initial values for system variable in CSV file are loaded properly.
Revisions in which this phenomenon occurs
Rev 2.20.00 to Rev 2.23.01
Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F

(4) The evaluation order for system variables was not loaded

When the variables were read from the work project or CSV file, the evaluation order for the system variables was not loaded, and their evaluation order remained in default.

Behavior after improvement
The evaluation order for system variables is loaded properly.
Revisions in which this phenomenon occurs
Rev 2.20.00 to Rev 2.23.01
Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F

4.5 Pin Definitions

(1) Pin definitions were deleted

When the measurement was executed after the following procedure, all the pin definitions were deleted, and a runtime error occurred.

  1. Define pins properly.
  2. Define a pin assigned a channel number which is out of range.
  3. Apply the pin definitions. (An error occurs because of the pin definition of procedure 2.)
  4. Delete the pin definition of procedure 2 and revert to the condition of procedure 1.
Behavior after improvement
In the condition above, the runtime error does not occur.
Revisions in which this phenomenon occurs
Rev 1.00.00 to Rev 2.23.01
Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F