LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Writing Waveform from Array to DT9834 Device (LV-LINK3 VIs)

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.



tareyes_0-1693494063629.png

 

 

Edit: I am attaching the example provided below, followed by modification I made to the example in attempt to achieve my goal. 

tareyes_1-1693496850021.png

 

 

My modification attempt:



tareyes_0-1693496797481.png

 

 

 

 

0 Kudos
Message 1 of 3
(542 Views)

Resolved.

0 Kudos
Message 2 of 3
(473 Views)

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!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 3
(465 Views)