This function converts a variable of data type String
into a variable of data type DInt
.
LGF_StringToInt (FC) | ||||||||
---|---|---|---|---|---|---|---|---|
String | value | Ret_Val | DInt | |||||
Identifier | Data type | Description |
---|---|---|
value | String | String value to be converted to Double-Integer. Example: ‘+16927’ |
Identifier | Data type | Description |
---|---|---|
Ret_Val | DInt | Converted Double-Integer value |
Version & Date | Change description | |
---|---|---|
01.00.01 | Simatic Systems Support | |
12.06.2019 | First released version | |
01.00.03 | Simatic Systems Support | |
30.07.2019 | Add ENO handling | |
03.00.00 | Simatic Systems Support | |
23.04.2020 | Set version to V3.0.0 Harmonize the version of the whole library | |
03.00.01 | Simatic Systems Support | |
23.02.2021 | Insert documentation ENO handling done by STRG_VAL system function |