Problem Description :
I am trying to implement the Cluster tutorial from RTI. I get the same error
whether I use the RTI Advanced Writer/Reader template or when I build the Call
Library Node myself (using the parameters from the function)
NI Software : LabView 2015 (Free form entry) version
NI Hardware : None
OS : Windows 7
Hi Bruce,
Thanks for downloading our Toolkit!
Could you test it with the Cluster shipped example? It should be available using the Example Finder, browsing according to "Directory Structure", and looking for "RTI DDS Toolkit for LabVIEW" -> Cluster Example.
Thanks,
Angel.
The reader and writer examples worked. Do you hvae any thoughts on why my implementaion of the tutorial failed. Could it be related to thedefinition of the maximum array size?
Hi Bruce,
Yes, it is likely to be something related to the maximum array size. You can find instructions on how to do that here: https://community.rti.com/kb/why-my-labview-array-throwing-type-code-incorrect-exception
Make also sure the cluster element names have C-like names.
Give it a try and, if you keep getting the error, attach your VI and I can try to fix it.
Thanks,
Sara