LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Labwindows UIR

Solved!
Go to solution

Ok really really thanks I will try and I will update you.

 

 

0 Kudos
Message 11 of 15
(1,249 Views)

Hi ,guybrush_threepwood 

 

I did that according to the following page which in the NI Help manual :

 

Building a Project in an External Compiler

360截图20210929142204045.png

 

and I also make some small changes in my project in VS2015,such as renaming the .c file to .cpp file (After renaming it will run successfully).

 

My project in CVI is a small , simple project for testing integrating , it only has a button and a LED on the panel with a simple "switch on LED" function in code.       So maybe it will be a bit more hard to deal with if the project is big and complicated.

0 Kudos
Message 12 of 15
(1,239 Views)

And by now ,I can successfully manipulate the labwindows/CVI panel by clicking the Qt widget panel . This means it's realizable to decorate the Labwindows project to many style freely  .

  ( In my simple project I can click the Qt panel 's button to control the CVI panel 's LED. )

    I am still trying on merging the CVI panel and the Qt panel together ,and leaving just ONE icon on the desktop's taskbar .

  

 

0 Kudos
Message 13 of 15
(1,209 Views)

HI!

On the CVI platform, Use SQL condition range query (DBActivatesql (hdbc, "select * from testdata where testdate between '" + StartDate + "'and'" + enddate + "');) In the process, Why can't you extract the conditional string in the conditional string variable?. If the query condition is changed to a string constant, the previous closing record can be obtained normally.

0 Kudos
Message 14 of 15
(910 Views)

What has this post to do with the argument of this discussion?



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 15 of 15
(901 Views)