-
Notifications
You must be signed in to change notification settings - Fork 7
Description
This project has had very little activity for a while and no releases in a while. Is it still maintained?
I have a version that I have modified to create a symbol cache. From this I am building a tag viewing application. I get permission violations trying to read tags that AOI's. So, I thought I would try connected messaging. Unfortunately, I get errors from the forward_open call.
I know that some time ago someone else was having trouble with AbEipConnected as well with forward_open errors. I believe this individual was told to use unconnected messaging.
I may dig into this and see if I can find a solution. But, I am wondering if I should be starting with code from main or next. Which one should I start with?
If I can accomplish this, some great things will come from it.
I currently have code that uses the loaded symbols to automatically write Rust structs with proper members, and Encode/Decode implementations for each.
Unfortunately, I think I need connected messaging to read AOI tags. And, it would appear that connected messaging does not work. If I am wrong about this please let me know!!!