This code connects to a database called "Mayur_Batch_Report" on the server "TESTING-PC\WINCC", queries the "Liquid" table to retrieve records where the "CHEMICAL_NAME" field matches a tag called "LIQUID.CHEMICAL_NAME", and sets the text and index of a combo box control using fields from the returned record.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
113 views
Wincc Script
This code connects to a database called "Mayur_Batch_Report" on the server "TESTING-PC\WINCC", queries the "Liquid" table to retrieve records where the "CHEMICAL_NAME" field matches a tag called "LIQUID.CHEMICAL_NAME", and sets the text and index of a combo box control using fields from the returned record.