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

How to make VI with timestamp array input

已解决!
转到解答

I am making a sub-VI for a program and I need to have a double array, a boolean, and a time stamp array as an input. I can't find a way to mark the input with a timestamp array indicator though. My only choices seem to be double and void. Is there any way I can do this? 

0 项奖励
1 条消息(共 3 条)
2,786 次查看
解答
已被主题作者 nc61 接受

You have to put an empty Array frame on your front pannel and then move a Timestamp control into it.

2 条消息(共 3 条)
2,776 次查看

You make an array of timestamps the same way you make any other array: Drop a timestamp onto a void array.

3 条消息(共 3 条)
2,773 次查看