Set Up
Sets up for Fmu Testcases
Arguments Description
fmu_path (str): path/to/fmu_file.fmu
- OnDemandSignals (Union[str, list[str]]): A list of strings, each string is a variable name in the fmu.
They will be added to the list of signals that will be plotted at the end of the testcase.
Returns
Example
Set Up ${fmu_path} ${OnDemandSignals}