Is there a way to connect realtime data from wincc scada to google sheets?
Asked
Active
Viewed 468 times
1 Answers
1
It is possible to do so using VB Scripts which are very similar to VBA.
Here is a link from someone who did the same from an Excel sheet: How to write to a “Google Spreadsheet” from Excel 2003 VBA.
You can use the VB Script to create almost the same structure (without strong types) and populate the value fields with your tag values, qualities and anything else.

Cleber Machado
- 196
- 3
- 6