LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

oscillscope project

Just added another 2 rows 1 for emg and 1 for force and i modified my build array too but still i connot wire my build array to transpose 2D array
!!! any idea ?
LV 8.2
0 Kudos
Message 41 of 401
(2,804 Views)
i am stupid LOL i know that i am wiring 2 arrays of 2 different dimensions lol is there any idea to replace the Transpose 2d array with another function ?
LV 8.2
0 Kudos
Message 42 of 401
(2,801 Views)
You changed the Build Array. You selected Concatanate Inputs by right clicking on it. This was not the mode before and you should not have changed it. If you select Concatanate Inputs, the array out is the same dimension as the arrays in.
Message 43 of 401
(2,799 Views)
i put back every thing ...still connot wire my build array to my Transpose 2D array !!! why ?
LV 8.2
0 Kudos
Message 44 of 401
(2,777 Views)

NO, YOU DID NOT PUT EVERYTHING BACK!

In the example you posted here the Build Array was correct. As I said, if you right click on the last example, you will see that Concantanate Inputs is now checked. You changed that and after I said to change it back, you didn't. CHANGE IT BACK!

Message 45 of 401
(2,769 Views)
ok let's go from this example !!!  and let's start with adding only 1 more EMG channel with a filter ....so i think i must add a Row to my index array function first right ?
then connect My filter to same value i have in my VI ..i want them all with the same value!! but where do i connect my output data from EMG ? should i add a row also for my build array function ?
LV 8.2
0 Kudos
Message 46 of 401
(2,760 Views)
Yes.
 
However, you need to know which channel is which. The example VI assumes that ai0 is EMG and that ai1, is the force. If you have ai0 and ai1 as EMG and ai2 as force, the principle is exactly the same but which output of the Index Array goes where, will also need to be modified.
Message 47 of 401
(2,757 Views)
Hey Denis , Joe
I made the channels but i wanna add 10 more channels for oscilloscope and i have no more space on my screen LOL how can i make another 10 channels beside on the right of my wavefoem chart ? i wanna use the same waveform chart for all 20 channels i wanna put there
LV 8.2
0 Kudos
Message 48 of 401
(2,744 Views)
Good morning guys still sleeping ? 😛
LV 8.2
0 Kudos
Message 49 of 401
(2,710 Views)

Could you combine some of the graphs together and have multiple lines of different color?

For instance grouping the EMG lines in one graph, and combining the Force in another graph.

RayR

Message 50 of 401
(2,694 Views)