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

Digital waveform array data manipulation

I'm acquiring data through a PXI-6534 card using signal express to display the 12 bits of a data bus and then display the decimal equivalent of the data on the bus.

 

I would like to create a LabVIEW program that will acquire data and store it in an array so I can carry out various measurements. I can create a DAQ assistant to acquire the data for 100 samples and create an indicator to display the data. All the data seems to be stored with in one element of an array. What I would like to do is to store each sample in a different element. I’ve attached a picture of what is happening at present.

 

 

0 项奖励
1 条消息(共 2 条)
2,956 次查看

I suspect this is due to the wizard choosing the wrong "Line Grouping" for you. Dig down into the express vi and find the "Create Channel". Make sure it is set like the picture I attached.

Charles Chickering
Architecture is art with rules.

...and the rules are more like guidelines
0 项奖励
2 条消息(共 2 条)
2,949 次查看