LGF_StringToInt (FC / V3.0.1)

Overview

Author: Siemens Digital Industry

Short description

This function converts a variable of data type String into a variable of data type DInt.

Block Interface

LGF_StringToInt (FC)
String  value Ret_Val  DInt
    
   

Input parameter

IdentifierData type Description
valueString String value to be converted to Double-Integer.
Example: ‘+16927’

Output parameter

IdentifierData type Description
Ret_ValDInt Converted Double-Integer value

Change log

Version & DateChange description
01.00.01Simatic Systems Support
12.06.2019First released version
01.00.03Simatic Systems Support
30.07.2019Add ENO handling
03.00.00Simatic Systems Support
23.04.2020Set version to V3.0.0
Harmonize the version of the whole library
03.00.01Simatic Systems Support
23.02.2021Insert documentation
ENO handling done by STRG_VAL system function