TypeCodes dont match

2 posts / 0 new
Last post
Offline
Last seen: 8 years 5 months ago
Joined: 08/12/2015
Posts: 10
TypeCodes dont match

I have generated a reader in Labview and a writer in Java. When I look at the the AdminConsole in RTI Connext. The Type/Ordinal amtches exactly, but the TypeCodes are diferent. With the exception of the lowest level elemnet in a cluster. The TypeCode generated by Labview is always larger and the writer and reader don't match. Is there a way to mdify the typecode in LV?

Organization:
Offline
Last seen: 2 months 18 hours ago
Joined: 04/23/2014
Posts: 57

Hi Bruce, the TypeCode in LabVIEW is created from the defined cluster, so there is no way to change the TypeCode without modifying the cluster.

Does the variable name match in both cases? (column Name in Admin Console) 

Thanks,

Angel.