Hi rada,
radaaisyy@gmail.com wrote:
How to automatically read test result data in TXT. Where each test log file is stored in txt. how LabView reads which log files pass and which fail. and if it passes, the printer automatically prints the barcode. where the barcode is printed according to the txt file name but the digits are added
The generic answer is: you need to create a VI (or multiple) to solve all your requirements!
- There are file functions to read text files.
- There are string functions to parse the text file content.
- There are comparison functions to determine PASS/FAIL conditions.
- Hopefully there is a device driver for your printer so you can send any data you like to your barcode printer…
Best regards,
GerdW
using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019