ES-36

When a script is executed using the 32-bit Runtime module, where a value of 2147483648 or greater is specified for "Zero Padding" in mapping, an error occurs

Phenomenon

When a script is executed using the 32-bit Runtime module, where a value of 2147483648 or greater is specified for "Zero Padding" in mapping, a Runtime error occurs.

Affected versions

Ver.2.0.0

Corrected version

Ver.2.1.0

Affected module

HULFT IoT EdgeStreaming Runtime

Condition to reproduce

The phenomenon occurs when the 32-bit Runtime module is used to execute the following procedure:

  1. Place the mapping icon onto the script canvas.

  2. Open the mapping icon. Then, on the mapping screen, place Zero Padding onto the mapping canvas.

  3. On the Zero Padding Logic Properties screen, enter a value of "2147483648" or greater in "Size".

  4. Click [Finish] to save the value.

  5. Execute the script by using the 32-bit Runtime module.

Alternative workaround

None

Status description

Even when the 32-bit module is used, Runtime operates successfully.