Mode:
Duration:
1
Coding works best on desktop or with an external keyboard.
Coding works best on desktop or with an external keyboard.
Update a tag value programmatically using InduSoft API.
sysTags('Tank1_Level').Value = 75
currentValue = sysTags('Tank1_Level').Value
Print 'Updated Tank Level: ' & currentValueInduSoft Web Studio is a powerful HMI/SCADA development platform that allows the creation of industrial automation applications. Its APIs provide programmatic access for data integration, control, and communication with external systems.
Origin & Creator
Developed by InduSoft (now part of Schneider Electric) to provide extensible automation software with strong connectivity and integration capabilities.
Industrial Note
Web Studio APIs are highly specialized for industrial automation, enabling custom HMI behaviors, SCADA data manipulation, and integration with PLCs, MES, and IoT ecosystems.