Rsource data values

You can work with resources to share data at runtime between different running simulations.

To use data from a resource, specify the syntax {FROM[resource name][column][condition]} with the step properties Insert, Verify, or Trigger.

Parameter

Description

Resource name

Specify the name of the resource that contains the data you want to use.

Column

Specify the column in which you want to search.

Condition

Define a SQL WHERE clause to narrow the value you want to use.