ni.com is currently undergoing scheduled maintenance.
Some services may be unavailable at this time. Please contact us for help or try again later.
09-27-2021 02:56 AM
-I am using myrio 1900 device. I want to genarate 1000 samples per second with (-10,+10) range
-I have attached the VI file.
-I want to have same results with osiloscope via myrio 1900 device.
09-27-2021 09:38 AM
I'm very confused by the (single) VI you attached. Here are some questions:
Bob Schor
09-29-2021 04:47 AM
09-29-2021 06:52 AM
Hi tahatas,
@tahatas23 wrote:
it is very hard to desing my project in FPGA VI from scratch.So I am trying to find a closest way to programme in FPGA VI signal results that I already get. I want to this with array fucntion.
LabVIEW-FPGA comes with several example projects and VIs. They also explain how to transfer data (including arrays) from RT host to FPGA target!
Yes, LabVIEW-FPGA requires quite some changes in behaviour (aka programming style), including special handling of arrays and (just SGL) float values…