06-23-2025 08:53 AM
Probably not the best subject description ever.........
I'm trying to record data into specific files whilst using the 3d straight line move vi
I need to record exactly where the traverse is plus 5 other voltage inputs but I'm not getting anywhere fast and probably doing something daft in the process.
I've got a vi set up which lets me set the file location, read in a configuration description & excel header file via global inputs.
The issue is - that's all it does, it doesn't seem to matter how I wire in the inputs I don't get it saved to the file.
Can sks explain where I'm doing the daft thing and point me in right direction please
06-25-2025 10:01 AM
Ok so I've now got the position recording to a file as it moves but when I try to acquire any other data (ie a voltage) it appends it to the file rather than reading it at the same time as the position data - I have the daq assistant in the same block as the movement data so I'm definitely doing something wrong/stupid/foolhardy (take your pick)
can anyone advise me on a next step?