03-24-2022 05:06 PM
I wrote code for a 4-bit Voltage supplier for a circuit last year and now I'm trying to recreate it and I cannot find these two blocks. Can someone help me know where I can find them?
03-24-2022 05:44 PM
This looks like something scripted by DAQ Assistant, I presume that you configured a DAQ Assistant express VI and then invoked the right-click method to convert it into DAQmx code.
03-24-2022 05:55 PM
These vis were created using DAC Assistant. A task was created and then converted to DAQmx code.
The one on the left configures the task. The one on the right creates the output value(s).