MySQL PhpAdmin Vs Tiaportal Wincc Advanced
MySQL PhpAdmin Vs Tiaportal Wincc Advanced
MySQL PhpAdmin Vs Tiaportal Wincc Advanced
.Target: SEND Value Type: INT from Wincc Advanced to DataBase MySQL in phpMyAdmin;
.STEP BY STEP:
1. Open XAMPP to setup a localhost
- Open Screen
.Use a Open_localhost button to run VBscript Open_localhost function
.Use a Export_Data button to run VBscript Send_Value_MySQL function
- Run Wincc Advanced
.Online PLC and change the value of tag in DATA_MYSQL
.Click Export_Data button to send data
.Click Open_localhost to open phpAdmin website
.Check the result in phpAdmin>wincc_database>sensor_table
https://onedrive.live.com/?id=3F9D995F0DCFB09F%2140141&cid=3F9D995F0DCFB09F
You can design another php_website to take database from phpmyAdmin and export data to a csv,xlsx,pdf…
file. Let try!!