LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

FPGA USB-7855R _ XY Graph

Solved!
Go to solution

Hello everyone,

Im useing the USB7855r with SC-68, i wanted to show some results with xy graph, but some how i got error before running the program. In diagram i dont see any broken wire or anything but i got error that says this xy graph doesnt support, although this funktion is in FPGA . So if any one can help me to understand and tell me how to solve this problem, i would be grateful.

Download All
0 Kudos
Message 1 of 2
(2,386 Views)
Solution
Accepted by topic author Shahriar669

You cannot place XY graph on your FPGA VI.

The VI will work in FPGA which doesn't have a feature to draw XY graph.

 

To see the result, you should transfer the data to Windows PC through FPGA FIFO.

Certified LabVIEW Developer
There are only two ways to tell somebody thanks: Kudos and Marked Solutions

GCentral
0 Kudos
Message 2 of 2
(2,370 Views)