From 11:00 PM CDT Friday, Nov 8 - 2:30 PM CDT Saturday, Nov 9, ni.com will undergo system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
From 11:00 PM CDT Friday, Nov 8 - 2:30 PM CDT Saturday, Nov 9, ni.com will undergo system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
06-19-2018 08:33 AM
Hello ,
i have a case structure in the Target VI and i want to control this case in the HOST VI !
How can i do this ?
Solved! Go to Solution.
06-19-2018 08:38 AM - edited 06-19-2018 08:39 AM
Hi Myrza,
send the control data from your host to the FPGA target.
There are example projects coming with LabVIEW explaining such kind of stuff…
(Did I already mention those examples?)
06-19-2018 08:41 AM
Hello ,
Thank you,
Yes i tried to send the data with a FIFO ( Host to target )
But in the HOST side the fifo input is an 1D array , and in the Target side the fifo output is element !
I want to send just the number of the case (0,1,2,3) !
How will be the struture ?
06-19-2018 08:50 AM
06-19-2018 08:59 AM
I'am new woth labview FPGA and i tried with the example project but i didn't find what i'am looking for,
can you please explain me how to use a simple control in the FPGA VI and access this control fromthe host (RT) VI?
06-19-2018 09:12 AM