RTSInfo sample model

The RTSInfo sample model shows how to read running model information, such as current capsule and capsule part names, and state names.

The RTSInfo sample model uses runtime API calls to get this information. This sample model uses RTS calls that may NOT BE AVAILABLE in all versions. For a complete list of these, please refer to the documentation for the Papyrus-RT version you are using.

RTSInfo Status

In Progress

RTSInfo TBD

  • Update to Papyrus-RT 0.7.2: Correct code to get current state name - broken from previous version - possible RTS change
  • Full testing
  • Documentation (above what is shown above)

RTSInfo History

2015.12.24

  • Updated profile
  • Moved from “cout” to “log” - Added log port.

2015.12.10

  • Updated. Compiles and runs.

2015.10.24

  • Moved from old to new git repository.