NI LabVIEW,CVI,数据采集等产品讨论区

取消
显示结果 
搜索替代 
您的意思是: 

输入法制作

各位大虾,本人想制作一个输入法去控制我的测试程序,我举个例子说明一下:当我从键盘输入"1,2,3",文本上将相应显示"A,B,C".LABVIEW又从键盘接收字符的节点吗?转换了之后又怎样把它送到文本上去显示?THANKS.
0 项奖励
1 条消息(共 7 条)
6,613 次查看
 
________________________________________________________


Try to make everything Automatic
0 项奖励
2 条消息(共 7 条)
6,603 次查看
can tell, I don't know what your details about. just enclose two samples for your reference.
________________________________________________________


Try to make everything Automatic
0 项奖励
3 条消息(共 7 条)
6,600 次查看

谢谢yukee,不过遗憾的是公司现在用的是labview6.1,没有比他更高级的版本了,看不到你的例子,真是可惜:(。

0 项奖励
4 条消息(共 7 条)
6,584 次查看

LV6.1 hasn't getting keyboard condition function.

but you can make a key input field which is string one. after you type a string (use update value when typing function) , send it to compare. as the compare's info to get corresponding result. 

________________________________________________________


Try to make everything Automatic
0 项奖励
5 条消息(共 7 条)
6,579 次查看
谢谢了楼上的,这样还是达不到我的要求,我改用vc来做了,不过很麻烦,因为关联到了windows内部的一些东东,好麻烦!
0 项奖励
6 条消息(共 7 条)
6,558 次查看
也是
laBVIEW的一大缺点是
太集成了
底段的东西难做
0 项奖励
7 条消息(共 7 条)
6,551 次查看