PyScadeOne documentation 0.8#
PyScadeOne is a Python library for the Ansys Scade One model-based development environment.
This library allows:
data access
reading and editing of models
reading projects and navigating in models
reading and execution of jobs
reading and editing simulation data files
reading test results
reading information about the generated code
ecosystem integration
wrapping generated code as Python code via a Python wrapper service
- exporting FMI 2.0 components
For more information, consult the FMI website.
Learn how to install and run PyScadeOne. Check for supported versions.
Understand key PyScadeOne concepts for projects and models.
Understand PyScadeOne library, its capabilities, and how to use it programmatically.
Explore examples that show how to use PyScadeOne.
Learn how to contribute to the PyScadeOne codebase or documentation.