Simulator Textual Variables
For simulator points, in place of a signal name you can use one of the names in the table below. The value of these tags cycles through a list of strings.
These points are read-only.
| Name | Description |
|---|---|
|
colors |
Colors, such as Cyan, Yellow, Green, etc. |
|
months |
Months of the year, such as January, February, etc. |
|
numerals |
Text representation of the digits 0-9, such as Zero, One, Two, etc. |
|
weekdays |
Days of the week, such as Monday, Tuesday, etc. |
These tags support the period-and-offset parameter, described in Simulator Signals. This determines how fast the value changes. For example:
svrsim:colors 0:15
You can type the tag name manually or browse to them in textual folder.
See example