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

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

labVIEW 日历控件

已解决!
转到解答

请问LabVIEW 有没有日历控件,也就是可以自己手动选择某年某月某日!

谢谢各位了!

0 项奖励
1 条消息(共 7 条)
11,287 次查看
用 TimeStamp 控件。
George Zou
2 条消息(共 7 条)
11,272 次查看

首先谢谢您,您说的控件TimeStamp在那儿可以找到阿,要在您给的网址上下载吗?我没找到,labVIEW我搜索了也没找到,麻烦您了,说仔细点,再次感谢您!

 

0 项奖励
3 条消息(共 7 条)
11,262 次查看

Alternatively, you may use the Calendar Control through the use of ActiveX

 

  1. Add ActiveX Container to your Front Panel
  2. Right-click to insert  ActiveX object... (look for i.e Calendar Control...)
  3. Perform some coding in the block diagram for the functions you needed
 
PS: Below is one that uses TimeStamp as suggested by George...
 
bytes at port - VISA read.PNG
Message Edited by ian fung on 04-26-2010 09:28 AM
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
4 条消息(共 7 条)
11,257 次查看
  您说的是这个吗?我想要的日历控件是 可以在前面板设置任意时间,并且可以把年月日以字符串的形式输出,有这类控件吗?
0 项奖励
5 条消息(共 7 条)
11,250 次查看
解答
已被主题作者 mabh581 接受

That should be correct... right-click it and change it to Control, and you will see the Time Stamp Control on the front panel instead.

 

PS: On Front Panel, it should be Time Stamp Control found under Numeric... 

Message Edited by ian fung on 04-26-2010 09:34 AM
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
6 条消息(共 7 条)
11,244 次查看
Thank you very much!
0 项奖励
7 条消息(共 7 条)
11,237 次查看