Hat keiner einen Tip für mich? Liebe Grüße, canplum
No unfortunately not until now.
Hello Dave_t, thank you for your reply but the modifications of the config files are already done. Unfortunatealy with no success until now. Cheers, canplum
Obwohl ich in der Datei /etc/codesyscontrol/CODESYSControl_User.cfg eingestellt habe die [SysFile] PlatzhalterDateipfad.1=/media/pi, $usb$ PlatzhalterDateipfad.1.Ansicht=1 PlatzhalterDateipfad.1.Flüchtig=1 Ich bin nicht in der Lage, eine Datei in dieses durch den Platzhalter definierte Verzeichnis zu kopieren. Weder SysProcess.SysProcessExecuteCommand2 noch SysFileCopy oder FileCopy funktionieren. Wenn ich versuche, die gleiche Datei nach /home/pi zu kopieren, funktioniert alles einwandfrei. Ich...
Although I have set in /etc/codesyscontrol/CODESYSControl_User.cfg the [SysFile] PlaceholderFilePath.1=/media/pi, $usb$ PlaceholderFilePath.1.View=1 PlaceholderFilePath.1.Volatile=1 I am not able to copy a file to this directory defined by the placeholder. Neither SysProcess.SysProcessExecuteCommand2 nor SysFileCopy nor FileCopy is working. If I try to copy the same file to /home/pi all is working fine. I also can create and open a different file by using SysFileOpen. I don't understand why the system...
Although I have set in /etc/codesyscontrol/CODESYSControl_User.cfg the [SysFile] PlaceholderFilePath.1=/media/pi, $usb$ PlaceholderFilePath.1.View=1 PlaceholderFilePath.1.Volatile=1 I am not able to copy a file to this directory defined by the placeholder. Neither SysProcess.SysProcessExecuteCommand2 nor SysFileCopy nor FileCopy is working. If I try to copy the same file to /home/pi all is working fine. I also can create and open a different file by using SysFileOpen. I don't understand why the system...
Hallo Dumpfbacke, kannst Du mir sagen, wie Dein Datensatz für die Visualisierung aussieht und wo Du den speicherst. Ich habe ein Projekt, bei dem ich über mehrere Tage Daten sammle und diese in CSV Dateien (für jeden Tag eine) abspeichere. Beim Start des Systems wird jedesmal die Überschrift mit in die CSV eingetragen, damit die Daten auch zugeordnet werden können. Bei der Auswertung sind die Verteilung der Daten auf verschiedene Dateien und das Eintragen von Überschriften im Datensatz natürlich...