Jump to content

Xeledon

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Xeledon

  1. Hi Gavin, thanks again for this great package and for the quick fix last time I had an issue. I've been using some of the nodes (especially unindex and unbundle) extensively and unfortunately I've come across another minor issue: Using unindex and unbundle with arrays of a cluster-typedef works fine in the development environment. The minor nuisance is that when I build an executable containing this the build process is slowed down considerably because the application builder promts me to find those typedefs that are wired into that xnode. I call it a minor nuisance because the build process will complete eventually even if I ignore the prompts and the code seems to work (altough whenever I build a bad exe that just needs a second build process to fix I can't help but wonder). Is there anything I can do to fix this? My guess is that this has something to do with the way the cluster type is determined. Unfortunately this happens in vis that are password protected. Best regards, Florian
  2. Hi, I have been using Array Function XNodes 1.4.0.24 for a while now and find them quite useful. I have however encountered an unexpected behaviour with large arrays that makes me doubt the filter array node. The "False Elements" output array of the node is too large, filled with elements of identical nonsensical data after the seemingly correct data. My input array is U8. Its size seems to be the problem. If it is smaller by a factor of 100 the vi will work as expected. I have attached an example vi that shows this behaviour on my machine. Am i doing something wrong there? Best regards Florian Error in Filter array.vi
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.