Diese Funktion konvertiert eine Variable vom Datentyp String
in eine Variable des Datentyp DInt
.
LGF_StringToInt (FC) | ||||||||
---|---|---|---|---|---|---|---|---|
String | value | Ret_Val | DInt | |||||
Bezeichner | Datentyp | Beschreibung |
---|---|---|
value | String | String Wert der nach Doppel-Integer konvertiert wird. Beispiel: '+16927' |
Bezeichner | Datentyp | Beschreibung |
---|---|---|
Ret_Val | DInt | Konvertierter Doppel-Integer wert |
Version & Datum | Änderungsbeschreibung | |
---|---|---|
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 |