ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview FPGA

-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.

0 Kudos
Message 11 of 14
(1,000 Views)

I'm very confused by the (single) VI you attached.  Here are some questions:

  • Why did you compress a single VI?
  • Why did you use RAR for compression?  Windows allows us to open .ZIP files, and many (most?) of the Forum users don't have RAR "expanders".
  • The VI you attached is a Control and Simulation Loop that builds a 3D Graph.  What does this have to do with a myRIO and FPGA?

Bob Schor

0 Kudos
Message 12 of 14
(983 Views)
  • I have  commpressed this single file before for file sharing propeses.This file was already compressed.I just realized that I must not share this file like this.
  • I want to reprogamme my VI with FPGA VI  and get same results.So I am trying to find a way to programme in FPGA VI.
  • 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.
0 Kudos
Message 13 of 14
(969 Views)

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…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 14 of 14
(962 Views)