ES-2
A negative value or a value in exponential notation is inadvertently saved in "Size" in Zero Padding of mapping
- Phenomenon
-
A negative value or a value in exponential notation is inadvertently saved in "Size" in Zero Padding of mapping.
If a negative value is entered when the script is executed, the area following the value is padded with single-byte spaces.
If a value in exponential notation is entered when the script is executed, only the mantissa of the output value is padded with zeroes.
- Affected versions
-
Ver.2.0.0
- Corrected version
-
Ver.2.1.0
- Affected module
-
HULFT IoT EdgeStreaming Studio
- Condition to reproduce
-
The phenomenon occurs when the following procedure is performed:
-
Place a mapping icon onto the script canvas.
-
Open the mapping icon. Then, on the mapping screen, place Zero Padding onto the mapping canvas.
-
Enter a negative value or a value in exponential notation in "Size" on the Zero Padding Logic Properties screen.
-
Click [Finish] to save the value.
-
- Alternative workaround
-
None
- Status description
-
A negative value or a value in exponential notation cannot be saved in "Size" in Zero Padding of mapping.