Resource steps properties

You can work with resources to share data at runtime between different running simulations. Use a resource step property in your simulation file to define how a resource is controlled. You can modify the data of a resource or read it.

These are the steps properties you can use:

Resource steps property

Description

delete

Clears data in a resource.

insert

Pastes data into a resource.

read

Reads data from a resource.

update

Overwrites a value in a resource.