Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Process Simulation

Example 1 — Run a sequence

  • Last UpdatedJan 06, 2025
  • 1 minute read

This example demonstrates how to run one of the sequences included as part of your AVEVA Real-Time System (RTS) installation.

Run a sequence

  1. Open the RTS shell.

    See Open the AVEVA Real-Time System shell to run commands for more information.

  2. Enter the following command:

    rts list

    A list of installed sequences appears. One of them is a very simple sequence called basicsample, which simply displays text.

  3. Run the basicsample sequence:

    rts run basicsample

    Several console windows open. Set those aside and focus on the shell window that you started with.

    You should see output from the sample sequence that looks something like this:

    From Init event for sequence: basicsample, HistTimestamp: ...

    From Run event for sequence: basicsample, HistTimestamp: ...

    From Shutdown event for sequence: basicsample, HistTimestamp: ...

    This is the output from the sequence script.

    You can stop RTS by entering rts stop.

TitleResults for “How to create a CRG?”Also Available in