Diese Funktion konvertiert eine Variable vom Systemdatentyp Time in eine Variable vom Datentyp String.
| LGF_TimeToString (FC) | ||||||||
|---|---|---|---|---|---|---|---|---|
| Time | timeValue | Ret_Val | String | |||||
| stringDay | String | |||||||
| stringHour | String | |||||||
| stringMinute | String | |||||||
| stringSecond | String | |||||||
| stringMilliSecond | String | |||||||
| Bezeichner | Datentyp | Beschreibung |
|---|---|---|
| timeValue | Time | Zu konvertierender Zeit-Wert Beispiel: `T#1D_3H_45M_6S` |
| Bezeichner | Datentyp | Beschreibung |
|---|---|---|
| Ret_Val | String | Konvertierte Zeit als String. Beispiel: `1D3H45M6S0MS` |
| stringDay | String | Konvertierter Tag als String |
| stringHour | String | Konvertierte Stunde als String |
| stringMinute | String | Konvertierte Minute als String |
| stringSecond | String | Konvertierte Sekunde als String |
| stringMilliSecond | String | Konvertierte Millisekunde als String |
| Version & Datum | Änderungsbeschreibung | |
|---|---|---|
| 01.00.00 | Siemens Industry Online Support | |
| 03.07.2018 | First released version | |
| 01.00.01 | Siemens Industry Online Support | |
| 17.08.2018 | Upgrade: TIA V15 Update 2 | |
| 01.00.02 | Siemens Industry Online Support | |
| 23.11.2018 | Upgrade: TIA V15.1 | |
| 01.00.03 | Simatic Systems Support | |
| 02.07.2019 | Standard header and block parameters update, status parameter added | |
| 01.00.05 | Simatic Systems Support | |
| 09.07.2019 | Further improvements minimization and commends added | |
| 01.00.06 | 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 | |