#200 Issues with Enum Histories in NHaystack

Richard Zignel Tue 5 Aug 2014

I'm currently working on a project that has a bunch of COV enum histories in NHayastack and trying to bring those points into skyspark. The points are not coming in correctly. Any idea of what is going on?

Mike Jarmy Tue 5 Aug 2014

Can you give me a little more information about how the points aren't coming in correctly? Is the his tag missing from the haystack points in skyspark? Or maybe its there but you are getting errors when you do a hisRead() on the haystack connector?

Mike Jarmy Sun 10 Aug 2014

I have fixed this issue -- for hisRead(), the proper enum tag is written now instead of just an integer value. The fix will show up in the next nhaystack build, which is coming soon.

Alper Üzmezler Sun 10 Aug 2014

Thank you Mike.

Login or Signup to reply.