Re: Exporter journal des alarmes sur clé USB - TIA Portal WinCC V14
Posté : 18 oct. 2018, 10:28
Dim fsLog
Set fsLog = CreateObject("FileCtl.FileSystem")
fsLog.FileCopy "\flash\log.txt", "\Storage Card USB\log.txt"
Set fsLog = CreateObject("FileCtl.FileSystem")
fsLog.FileCopy "\flash\log.txt", "\Storage Card USB\log.txt"