08-31-2023 10:12 AM - edited 08-31-2023 10:48 AM
Hello, I am trying to generate a waveform from a .csv file through the output of a DT9834-8-4-16 device using their provided LV-Link3 VIs and am currently stuck on getting the waveform to write the entire array one data point at a time into the waveform, it only writes one data point and stops.
I'm assuming my problem is related to how I'm actually building it in LabView, rather than the usage of the LV-Link3 VIs as I am utilizing them how the user manual suggests and provided examples of the VIs in use display.
What am I doing wrong to go step by step through my indexed array, transmit the amplitude of the data point to the waveform generator, and receive desired output?
(All of the indicators within my LabView program are unnecessary and are simply for my use, if I can get the program to do what I am attempting, the device that is reading the waveform will provide me all of this information)
Thank you for any help.
Edit: I am attaching the example provided below, followed by modification I made to the example in attempt to achieve my goal.
My modification attempt:
09-01-2023 05:31 AM
Resolved.
09-01-2023 05:49 AM
Hi tareyes,
@tareyes wrote:
Resolved.
I don't think that is the solution to your question…
Either don't mark your message as "solution" - or provide a real solution to your problem!