LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LVBITX

hello all,

What is LVBITX file in Labview? How to open it?

0 Kudos
Message 1 of 8
(2,115 Views)

@面包怪兽 wrote:

hello all,

What is LVBITX file in Labview?


It is a compiled LabVIEW FPGA file.  It is used to load an FPGA with the programmed personality.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 8
(2,110 Views)

thanks!

and then,what drivers do I need to instalI if I want to run these files?

 

0 Kudos
Message 3 of 8
(2,056 Views)

Hi,

 


@面包怪兽 wrote:

thanks!

and then,what drivers do I need to instalI if I want to run these files?

 


You need LabVIEW-FPGA module to handle the FPGAs in your (NI) hardware targets!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 8
(2,044 Views)

@面包怪兽 wrote:

thanks!

and then,what drivers do I need to instalI if I want to run these files?

 


Do you understand that this code is meant to run on an FPGA?

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 5 of 8
(2,028 Views)

I understand that this file is related to FPGA.

When my program is running, an error message appears. I found that the file cannot be opened. I guess it may be related to this file.

0 Kudos
Message 6 of 8
(2,002 Views)

Hi,

 


@面包怪兽 wrote:

When my program is running, an error message appears.


Which error message do you get?

The error only appears when the program/VI is already running - or upon starting the VI?

 


@面包怪兽 wrote:

I found that the file cannot be opened. I guess it may be related to this file.


You cannot access that file, not even with a simple ReadBinaryFile function in LabVIEW?

Or you don't know the file format and so don't understand its content?

 

You really need to learn to describe your problems better/more detailed…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 7 of 8
(1,996 Views)

I really don't understand his content,I am looking for the cause of the error in my entire program.Hopefully I can describe it clearly this time.

I am trying to control a myBOT,and I am using myRIO-1900
When I am trying to run the program. I encountered this mistake.

出错.PNG

Then I open myBOT code,it throws an error that NI compactRIO Driver support of Labview 2018 is missing

QQ图片20220427173533.jpg

I have installed the following drivers

Snipaste_2022-04-26_14-02-33.png

I do not know how can I solve these problems,Could you give me some advice?

In the annex is my program,I look forward to your reply.

0 Kudos
Message 8 of 8
(1,975 Views)