LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW DAQ Write Troubles

Hello! I am picking up this project from a previous student, and I wanted to start by replacing DAQ Assistants with basic DAQ functions, as well as implementing a producer-consumer architecture. I was successful at the latter and replacing the DAQ Assistant for reading, but I was having trouble with replacing the Write functions. I read through the documentation, but for some reason what I am trying is not working. I am well aware that the overall layout and use of sub VIs are clunky, but I will also work on that. This is my first time posting, so please feel free to let me know if I am missing anything in terms of etiquette or if any additional details are needed.

0 Kudos
Message 1 of 2
(951 Views)

Hi ayhassan,

 


@ayhassan126 wrote:

I was having trouble with replacing the Write functions. I read through the documentation, but for some reason what I am trying is not working.


Right-click the DAQAssistent and choose "Open frontpanel" (or other options like "Generate DAQmx code")…

It also helps to read the DAQmx basics article!

Best regards,
GerdW


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