LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

XNET, find message by ID in cluster array

I would like find a message in cluster array by can ID to get NAME and Signal List. Which is the best way to do this ?

0 Kudos
Message 1 of 5
(2,498 Views)

Can you give more information? What is in your cluster? Can you use LabVIEW 2019 and the Map datatype? How are you populating "name" and "signal list"?

 

If you share code we can give better suggestions or ideas.


GCentral
0 Kudos
Message 2 of 5
(2,441 Views)

@cbutcher  ha scritto:

Can you give more information? What is in your cluster? Can you use LabVIEW 2019 and the Map datatype? How are you populating "name" and "signal list"?

 

If you share code we can give better suggestions or ideas.


I'm using XNET DBC Cluster and I have Labview 2018

0 Kudos
Message 3 of 5
(2,413 Views)
0 Kudos
Message 4 of 5
(2,386 Views)

Yeha I know tutorial but don't help me. I have to find message structure inside database (cluster) during run time. First choice was a for loop but it is very slow with large database.

0 Kudos
Message 5 of 5
(2,372 Views)