From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get Appended Array to DBL

I made a program of get Set point according to time.I want to feed set point to Arduino PWM(Analog Write).How I can connect this Build array(apppended Array) with PWM.so i can get array values one by one.Kindly Guide me.

0 Kudos
Message 1 of 4
(762 Views)

Hi,

 


@pojecoy546 wrote:

How I can connect this Build array(apppended Array) with PWM.so i can get array values one by one.


Use a loop with an autoindexing input tunnel...

Best regards,
GerdW


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

Thanks for Reply Sir,

But Sir,I want that its will come out as soon as ithe value come out from Sequence structure,Here Build array hold till all values come to it.Here I try to make a such Vi that can we set SetPoint with time and after set time complete its go to next time and SetPoint.So I need to connect it with PWM terminal. KIndly Guide me.  

0 Kudos
Message 3 of 4
(693 Views)

Here I am attaching Vi,Kindly find in atttechment

0 Kudos
Message 4 of 4
(685 Views)