I am trying to realize an Automated Test using TestStand (2017) with the VeriStand AddOn (17.7.2.1) on windows 7.
I will have signals and Parameters from my Model File.
If a signal is found, the Parameter value is set
Manual Test -
Assign the Signals or Parameters from my Model a value: Result -> works as expected.
Automated Test -
During runtime search for a Signal or Parameter Name and if found, assign the values.
This Test will cover up to 100 signals or parameters with different conditions and states that need to be tested.
Attached are some screenshot
Screenshot 1 -
Signals -
TDC Signal Fail
BDC Signal Fail
Parameters
On/Off CA Sensor TDC
On/Off CA Sensor BDC
Screenshot 2 & 3 -
TDC Signal Fail & BDC Signal Fail in Model Signal List.
Screenshot 4 -
Calling the Add-Ons in TestStand
Hope to get some insight into the best approach on how to search for the Signals or Parameters during Runtime and assign values to them using the VeriStand AddOn
Thanks for your assistance
regards