PyScadeOne documentation 0.6#

PyScadeOne is a Python library for the Ansys Scade OneTM model-based development environment.

This library allows:

  • data access

    • reading projects and navigating in models

    • reading and editing simulation data files

    • reading test results

    • reading information about the generated code

  • ecosystem integration

Getting started

Learn how to install and run PyScadeOne. Check for supported versions.

Getting started
User guide

Understand key PyScadeOne concepts for projects and models.

User guide
Library reference

Understand PyScadeOne library, its capabilities, and how to use it programmatically.

API reference
Examples

Explore examples that show how to use PyScadeOne.

Examples
Contribute

Learn how to contribute to the PyScadeOne codebase or documentation.

Contributing