Error 1097 occurred at Call Library Function Node in Tutorial_Read_Cluster.vi

4 posts / 0 new
Last post
Offline
Last seen: 8 years 5 months ago
Joined: 08/12/2015
Posts: 10
Error 1097 occurred at Call Library Function Node in Tutorial_Read_Cluster.vi

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

Offline
Last seen: 2 months 1 week ago
Joined: 04/23/2014
Posts: 57

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.

Offline
Last seen: 8 years 5 months ago
Joined: 08/12/2015
Posts: 10

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?

sara's picture
Offline
Last seen: 1 year 3 months ago
Joined: 01/16/2013
Posts: 128

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