CloudTesting™ Lab 2.41.00

CloudTesting™ Lab Rev 2.41.00

1. Summary of revision

Revision numberReason for revision
2.41.00End of Windows7 Support
Addition of function, Functional improvement, Fixing issue

2. End of Windows7 Support

As previously announced, Windows 7 is no longer supported.

3. Addition of functions

3.1 CT Command

(1) Added the following commands to import the signal conditions CSV file

The following commands to import the signal conditions CSV file is added.

  • CT_ImportMCUSignalCSV.bat Imports the signal conditions CSV file.
  • CT_ImportMCUSignalCSVforTSName.bat Imports the [TS] name CSV file for the signal conditions.
Target firmware
CX1000_MCU

For details, refer to the following sections in the “CX1000 User’s Manual.”

  • “CT Command”
  • “CT_ImportMCUSignalCSV.bat”
  • “CT_ImportMCUSignalCSVforTSName.bat”

(2) Added options for CT_Start.bat

Added the following options for CT_Start.bat.

  • Disables the startup with unconnected to the CloudTesting(TM) Station
  • Sets the Message Display Area settings
Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F

For details, refer to the following sections in the “CX1000 User’s Manual.”

  • “CT Command”
    • “CT_Start.bat”

3.2 Flow Execution (Standard Mode)

(1) Added the function to set the undo limit count for the flow editing

The function to set the undo limit count for the flow editing is added.

Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F

For details, refer to the following sections in the “CX1000 User’s Manual.”

  • “Measurement”
    • “Setting Undo Limit Count for Flow Editing”

4. Improved functions

4.1 Expert Mode

(1) Improved the editing function for multiple flow items

The following operations can be performed on multiple flow items.

  • Moving flow items by drag and drop with mouse
  • Moving flow items by cut(Ctrl+X) and paste(Ctrl+V)
  • Copying flow items by copy(Ctrl+C) and paste(Ctrl+V)
  • Undoing the above operations(Ctrl+Z)
Target firmware
CX1000_MCU, CX1000_MEMORY_TYPE_F

For details, refer to the following sections in the “CX1000 User’s Manual.”

  • “Expert Mode”
    • “Flow Item List Area”

5. Fixed issues

5.1 Setup and Execution

(1) The measurement conditions were not applied when the displaying window was switched by the [Active Window] menu

After modifying the measurement conditions, the changes were not applied when the displaying window was switched by the [Active Window] menu.

  • Behavior after improvement The changes of the measurement conditions are applied when the displaying window is switched.
Revisions in which this phenomenon occursTarget firmware
Rev 1.00.00 to 2.40.01CX1000_MCU, CX1000_MEMORY_TYPE_F

5.2 Variables

(1) The file path separator could not be specified for the string concatenation operator

The file path separator \ could not be specified for the string concatenation operator.

  • Behavior after improvement The file path separator that is written as “\” can be specified for the string concatenation operator.

    In addition, the specification method of special character \ has been changed. For details, refer to the following sections in the “CX1000 User’s Manual.”

    • “Variable”
      • “Specification of Variables”
        • “Literal notation” “Notation of Special Character”
Revisions in which this phenomenon occursTarget firmware
Rev 2.33.00 to 2.40.01CX1000_MCU, CX1000_MEMORY_TYPE_F

(2) When the variables were imported, an error occurred if their definitions had the expressions of string concatenation with some commas

When the variables were imported, an error occurred if their definitions had the expressions of string concatenation with some commas.

  • Behavior after improvement The expressions of string concatenation can be imported correctly.
Revisions in which this phenomenon occursTarget firmware
Rev 2.33.00 to 2.40.01CX1000_MCU, CX1000_MEMORY_TYPE_F

(3) The value of _SYS_WorkProjectName was not reflected in the initial values of the variables after loading a work project

When the system variables for the work project (_SYS_WorkProjectName or _SYS_WorkProjectPath) were used in the initial value of the variables, those values were not reflected and became empty after the work project was loaded.

  • Behavior after improvement The system variables for the work project are reflected in the initial values of the variables.
Revisions in which this phenomenon occursTarget firmware
Rev 2.30.00 to 2.40.01CX1000_MCU, CX1000_MEMORY_TYPE_F