Variable
Description
In SAFE you can output variable value with the Variable
block. It will output a specific variable value each time the value changes. This can be useful for
other block or for visualisation. In order to use the block you must have created a variable. Note that it will output every time the value changes.
For more controlled outputs look for the Save variable in Measurement.
Output
The output is 1x1
variable value.
Attributes
Attribute | Value |
---|---|
Name | Variable |
Variable | None |
Current Value | None |
Outputs | 1 |
Name
Name specifies the name of the block.
Variable
Variable is the name of the variable that you want to output. If no variable has been created it will state None
.
When a variable has been created it will automatically change.
Current Value
Current Value is the value of the variable at the present time. It will change every time the state changes
Outputs
Outputs specifies the number of output(s) the block will have. Each output will output the same value.