LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

sampling using sbRIO

Hi kdm,

 

a RT/FPGA vi without the project is nearly senseless:

check.png

But what I can say from looking at your VI: an I16 indicator will NEVER show any decimal digits!

 

Let your FPGA FIFO transport the datatype you use in the FPGA (FXP I guess) and convert that to SGL/DBL in the RT host!

That has been suggested before, so why don't you do this?

 

When your FPGA VI uses just I16 values then why do you expect any decimal digits in your values?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 11 of 13
(438 Views)

Hi Gerd,

 

Here I've tried "convert to dbl", but it wont give the decimal places. I think I have to make the data out itself appear as dbl. 

It is not possible to convert at the fpga vi too. 

How do I convert?

 

Here is the project.

Download All
0 Kudos
Message 12 of 13
(423 Views)

Got it ! Smiley Happy

0 Kudos
Message 13 of 13
(394 Views)