These examples showcase the extensibility and versatility of scripting in solving operational challenges and critical processes. For instance, they demonstrate how to transform alarm notifications from text to audible speech, significantly improving the accessibility and prompt recognition of critical alerts, ensuring that important messages are not only seen but also heard.
Script for Alarm TextToSpeech
Download the solution AlarmTextToSpeech.dbsln
Built with v10.
This solution example shows how to use scripts to voice an Alarm message.
Python
Built with v10.
This example demonstrates the integration of Python scripts in the FrameworX environment.
Download the Solution Example:
Using Tasks and Classes
Download the solution ScriptTasksAndClasses.dbsln
Built with v10.
This example shows how to use Tasks and Classes to create custom logic.