Skip to main content
Version: current

Testcase

Description

In SAFE you can output a testcase state with the Testcase block. It will output a specific testcase state each time the value changes. This can be useful for visualisation of states. In order to use the block you must have created a testcase. Note that it will output every time the value changes. For more controlled outputs look for the testcase output in Measurement.

1x1

Output

The output is 1x1 testcase value.

Attributes

AttributeValue
NameTestcase
TestcaseNone
StateNone
Outputs1

Name

Name specifies the name of the block.

Testcase

Testcase is the name of the testcase that you want to output. If no testcase has been created it will state None. When a testcase has been created it will automatically change.

State

State is the state of the testcase 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.