Simulator Special Options

For simulator points, in place of a signal name you can use one of the special options in the table below.

Points created using these special options are read-only.

Variable Name

Description

Example

const

A constant value. Additional parameters can be used to define the data type and the value.

svrsim:const float 3.14

error

Simulates a point with a bad status code. The next parameter defines the specific status code.

svrsim:error BadNotImplemented

elapsed

A value of type DateTime that represents the time since the Simulator Point Manager was started. This option takes no additional parameters.

svrsim:elapsed