中文labview(2014)生成的安装包,安装在英文系统的电脑,软件出现兼容问题。软件基本可以运行,可以控制Keithley源表采集数据,但是事件结构不能响应。例如软件里面有个按钮,按下按钮会响应对应的事件,在中文系统中可以运行正常,但是在英文系统出现卡顿,不能响应。请问这种情况怎么解决?
It would depend on how they have implemented the Event Structure, if the implementation depends on the Boolean text of the button, it might have changed based on language.
Can you share a simplified source code?
I made a vi program with LabVIEW (Chinese,verison 2014), and generated a installation package. Incompatibilily problems occur when it was installed in a computer with English Windows system.
The software was programed for collecting data from a Keithley sourcemeter. The basic function of the software works well, e.g., it can control the Keithley sourcemeter and can collect data from it, but the event structure in the softwere cannot respond. For example, there is a button in the software, press the button, then the corresponding event will respond. In the Chinese system, it can respond quickly. However, in the English system, it can not respond. How to solve this situation? Thanks!
I tested the VI you provided and it works fine for me (LV2019, english).
It works for me too, LV2017 English, Windows in Italian.
Of course, i don't see Chinese characters:
Thanks!The problem has been solved😀
@luckyboyyt ha scritto:
Thanks!The problem has been solved😀
Glad to hear this. May you explain how?
Also, I don't think that my post can be marked as a solution, since it does not give any suggestion.
I have changed all the Chinese text to English, then it is solved. Hope the future new version LV do some optimization on this issue, so that users don't need to change the text one by one.😂