Main Content

padv.util.refreshProcessModel

Refresh process model data

    Description

    padv.util.refreshProcessModel() refreshes the process model. Use this function if you need to manually refresh the process model data.

    This functionality requires CI/CD Automation for Simulink Check.

    example

    Examples

    collapse all

    Make a change to a project and programmatically refresh the process model data.

    Open the example project for Process Advisor.

    processAdvisorExampleStart

    The AHRS_Voter model opens.

    Make a change to the AHRS_Voter model and re-save the model.

    The warning banner in Process Advisor shows that the process model data needs to be refreshed.

    Programmatically refresh the process model data by using padv.util.refreshProcessModel.

    padv.util.refreshProcessModel