LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Sorting a 2-D array

Solved!
Go to solution

 

Hello Jim,
          Iam trying to pull all the channel names and message ID from the *.dbc file to a 2-D array as required, but Iam facing a problem here. My output is coming in the form of a cluster array, Iam not understanding how to convert them to a 2-D array. Can you please make changes to my program, so that it will be in the desired form.

 

Hello Jim,

      Thanxs for your help so far. I need your help for the last time, with this I will accomplish my task. Iam trying to pull all the channel names and message ID from the *.dbc file to a 2-D array as required, but Iam facing a problem here. My output is coming in the form of a cluster array, Iam not understanding how to convert them to a 2-D array. Can you please make changes to my program, so that it will be in the desired 2-D form, as shown in the attached image..

 

 

Thank you

 

- Raghu

Download All
0 Kudos
Message 21 of 24
(977 Views)

Jim,

 

      Here is my *.dbc file which contains all the channel and message ID information you can try to feed to my VI and see what actually Iam getting in the output cluster array.

 

 

Thanxs

 

- Raghu.

0 Kudos
Message 22 of 24
(971 Views)
Solution
Accepted by topic author Raghu123

 


@3096912533 wrote:

Jim,

 

      Here is my *.dbc file which contains all the channel and message ID information you can try to feed to my VI and see what actually Iam getting in the output cluster array.


 

I can't feed this into your VI because you didn't include your sub-VIs.

 

Here's the solution to the last post.  Please mark one of my posts as the solution to your problem.

 

18033i0DBE9B0708342EC5

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

Message 23 of 24
(962 Views)

Thanks Jim,   Iam able to split the cluster data in to a 2-D array and successfully inserted in to my main program.

 

 

- Raghu

Message 24 of 24
(943 Views)