Description
Description-Separate-1Hello All,
This is an example of how to use the "Match Regular Expression.vi", similar to the "Search String and Replace.vi" shipping example. The "Marth Regular Expressions" VI is used to match regular expressions in an input string. You can view more information about regular expressions and special characters in the on-line LabVIEW help here: https://www.ni.com/docs/en-US/bundle/labview/page/special-characters-for-match-regular-expression-an....
This example demonstrates not only a simple regular expression but the use of substrings as well.
Enjoy!


File is saved in version 8.0
Description-Separate-2