9/15/2023 11:39 AM | |
Joined: 6/26/2019 Last visit: 9/27/2024 Posts: 22 Rating: (0) |
Hello, Attach script to log tags like excel in a CSV for a UNIFIED COMFORT PANEL. Advice1: Change directory because I make it with simulator: let archivo = "C:\\Users\\Public\\Log"+ anyomesdia +".csv"; //let archivo = "/media/simatic/X51/MisLogs/Log"+ anyomesdia +".csv";//SDCARD //let archivo = "/media/simatic/X61/MisLogs/Log"+ anyomesdia +".csv";//USB1 //let archivo = "/media/simatic/X62/MisLogs/Log"+ anyomesdia +".csv";//USB2 Advice2: Separetor character //Separador (with ";" instead of "," excel open file detecting columns, it is not necessary to import data) let separa = ";"; Best regards. AttachmentCSV REGISTER LIKE EXCEL WITH CUSTOM SCRIPT.pdf (246 Downloads) |
This contribution was helpful to1 thankful Users |
Follow us on