HI, I wander how I can correct the labview coding. when I run the exe files, it operates well. but I when I run the labview vi, there are two error codes.
error 1 occurred at write to text file in ads1299evm_main.vi
possible reason: an input parameter is invailid. for example if the input is a path, the path might contain a character not allowed by the OS suc as ? or @.
Estyx History.txt:|
error 7 occurred at read from text file in FG_ADS1299EVMEstyxFiles.vi
possible reason: file not found.
ADS1299EVM Styx Index.txt:|
I just downloaded the software and firmware TI provides, how can I do in this case?