08-09-2019 01:41 AM
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 ?
08-10-2019 12:22 PM
08-20-2019 03:23 AM
@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
09-06-2019
01:03 PM
- last edited on
07-18-2024
01:54 PM
by
Content Cleaner
Have you taken a look at this tutorial? https://www.ni.com/en/support/documentation/supplemental/21/fibex-and-the-ni-xnet-database-editor-ov...
09-09-2019 02:15 AM
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.