Hi,
I'm an absolute beginner with LabView. I have to write a program that is going to run standalone on the cRIO and I want to read from some .ini file in the program.
Open Config Data VI trow this error
which means that it does not find the path. Which make sense because I look for I file in my computer, but the cRIO as something to do with Linux, right?
So I found this page: Working with File Paths on NI Real-Time Targets - NI, which should solve my problem but it doesn't.
What am I doing wrong?
Aris Monaco