-
Posts
27 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by xiongxinwei
-
China's LabVIEW users are indeed more, most of them are concentrated in coastal areas, I think it may have something to do with China's huge manufacturing industry, factories inside a lot of test software are developed using LabVIEW.
-
Google search engine not available in China😅
-
Because of the globalization of trade, European and American companies to bring LabVIEW to China, in the past decade or so test equipment software are mainly developed using LabVIEW, but in recent years the situation is turbulent, reverse globalization, China's rising labor costs, resulting in a large number of European and American companies to withdraw from China, and at present NI's support is not good in China, resulting in many people do not look forward to the LabVIEW in the China's development.
-
I think you're right, but the project is so huge and the source code is so bad to deploy that I don't think many people would use it even if it was open source. Right now only about thirty engineers in our company are using the framework.
-
I know there are a lot of people re-development of test sequence software, I just want to find some like-minded people to discuss this type of software development issues, as for commercialization I do not dare to think about it now, at present, this framework is only one of my people in the development and maintenance.😀
-
You're right, I do worry about nothing.
-
I would like to ask for your opinion on the future development of labview, will it be replaced by other programming software in the test and measurement industry, such as C#, or Python.
-
This toolkit does not rely on TestStand license, completely developed using LabVIEW.
-
Hello,Hoover I'm glad you're interested in the kit. There are no restrictions on the use of this toolkit at this time, only an activation code is required to use it, I can provide the activation code if you want to test it out. There is no source code in this toolkit, it mainly contains an application (SequenceEditor) and a PPL (TestEngine) and some examples. There is no detailed documentation in English yet, but I can start by providing a simple usage document that shows you how to get started with the toolkit. Most of the features in this toolkit are designed to work with TestStand, so if you are familiar with TestStand, using this toolkit will be easy.
-
I have developed a simple version of TestStand based on the common features of TestStand, here is the download link for this toolkit.
-
Can anyone tell me what the difference is between these settings, and do the different settings affect the efficiency of program execution?
-
用Windows API指定要透明的颜色就可以了,例如你这个程序可以指定白色部分透明,运行程序的时候界面上就只会看到两个布尔控件。
-
Question on "Finding a missing subVI in a referenced VI"
xiongxinwei replied to xiongxinwei's topic in LabVIEW General
Thanks, I've solved that problem. -
When I use "Open VI Reference" to run a VI file, LabVIEW looks for subVIs when there is a subroutine in the called VI file. When I run this program in RunTime, it says that the subVIs are not found, but I can find the missing subVIs in the development environment, I want to know how to set the path of RunTime to find the subVIs.
-
Windows system GDI object limit problem
xiongxinwei replied to xiongxinwei's topic in Application Design & Architecture
-
Windows system GDI object limit problem
xiongxinwei replied to xiongxinwei's topic in Application Design & Architecture
Thank you very much for your reply, I thought no one else had had this problem. -
I have developed a large application using labview, in this project there are more than 3000 labview files! During the process of building the application LabVIEW crashed, later I found out that the reason for the crash of labview is that during the process of building the application the GDI objects of the labview session exceeded 10000, later I changed the system parameters of windows to solve the problem, but if I continue to develop on this project does it end up with labview is not able to build the application, how can I go about solving this problem. GDI Objects - Win32 apps | Microsoft Learn
-
Test Sequence Editor for LabVIEW Development
xiongxinwei replied to xiongxinwei's topic in LabVIEW General
Test Bench Framework Download Link I will be updating and supporting the Test Bench Framework, so if anyone is interested in testing this toolkit, please contact me! -
I used LabVIEW to develop a toolkit for ATE software. The toolkit is called "Test bench Framework", which includes a test sequence editor and a test engine.This toolkit features the ability to execute several different sequences in parallel.If you are interested in this kit please contact me, thank you! This toolkit is over 10MB in file size and cannot be published on VIPM, so I uploaded it to Github.Test-Bench-Framework . I used the TestStand icon inside my own sequence editor and wondered if there would be any copyright issues involved.But it's not commercially available yet.