2/18/2025 7:47 AM | |
Joined: 9/23/2005 Last visit: 9/22/2025 Posts: 5120 Rating:
|
It is also possible. Have a look at Program_Alarm. |
Regards, |
|
2/18/2025 9:02 AM | |
Joined: 11/21/2020 Last visit: 8/26/2025 Posts: 213 Rating:
|
Can VB script generate discrete tag state change report to CSV opened with Excel in real time? I have VB script which generates CSV, but I couldn't make it to generate information. Does it have any sense at all? Can you explain how exactly should be addressed a PLC discrete tag in VB script. Let's say there is a Contact_1 bool tag in PLC's default tag table. How should it be addressed in VB script? I have tried "SmartTags("Contacts_K1")" and some direct addressing, but nothing is generating to CSV when change of state of Contacts_K1 occurs. Should I make an HMI tag connected to PLC discrete tag first, if yes (let's say that HMI tag name is Contact_1 too), how should I address this HMI tag? Please check attached VB script. AttachmentLive_Report VB Script.txt (103 Downloads) |
Last edited by: milos23 at: 02/18/2025 09:03:10 |
|
Follow us on