07-21-2022 07:02 AM
Hey,
I am trying to save the data I get from an accelerometer in a txt, but no file is created. I am using a NI-9045 with a NI9232.
Can anyone help me with my problem?
Thank you in advance.
07-21-2022 07:22 AM
Hi draka,
@Draka wrote:I am trying to save the data I get from an accelerometer in a txt, but no file is created. I am using a NI-9045 with a NI9232.
An educated guess without looking at your VI: that 9045 is a computer on its own, it will not create a file on your Windows host computer!
See those example projects for real-time systems to learn how to transfer data to your host computer!