Frequently Asked Question

How to use of C and Python in Typhoon HIL toolchain?
Last Updated 2 days ago

Python code can be added to the Schematic Editor, HIL SCADA, TyphoonTest IDE, and Script Editor. C code can be added in the Schematic Editor and this code can be executed at the predefined execution rate. Check our how-to examples (typhoon\2022.3\examples\models\how-to examples).

Python in Schematic Editor:

Python in HIL SCADA:

You can also add Python code to a widget in the SCADA and you can set it to run in 250ms steps.

C code in Schematic Editor:

C function - Description of the C function component in Schematic Editor, which enables importing functions from the C programming language

Please Wait!

Please wait... it will take a second!