Hi,
is there any possibility to check a character output of a *.vi against
a regular expression in TestStand? For example a serial number or a
software version number.
*.vi output: M001 matches {M}00[1-9]
There is a build in step type "String Value Test", but this step type
allows only checking against a fixed string and not a regular
expression. It might be possible to create a customer step type or
adapt the "String Value Test", whereas creating my own
customer step type seems to be a better solution. Indeed I do not know
how to build a step type which fullfills the obove mentioned demands.
So any help to this problem is appreciated.
Thanks a lot in advance
Nicole