Kyle,
Attached are results from a DINT read of the variable “Test”, and an attempt to read tag listing with “@tags”.
I had to remove the “Path” field to get any success with the DINT read.
I could loan you my Micro820 if you like.
Thanks, Vern
On Tuesday, November 30, 2021 at 10:15:31 PM UTC-7 Kyle wrote:
Hi,
Currently the library only turns on tag listing for Logix-class PLCs. ControlLogix and CompactLogix. Do Micro800-series PLCs support tag listing? If they do, I can turn it on for those in a branch and you can test it.
Best,
Kyle
On Monday, November 29, 2021 at 9:09:19 AM UTC-8 vernt...@gmail.com wrote:
The following fails with "ErrorBadParam". Any ideas how to read the tag list on the Micro8xx? I am able to read tag values with these settings and Name set to a known tag.
tags = new Tag<TagInfoPlcMapper, TagInfo[]>()
{
Gateway = "192.168.5.11",
Path = null,
PlcType = PlcType.Micro800,
Protocol = Protocol.ab_eip,
Name = "@tags"
};
tags.Read();
--
You received this message because you are subscribed to a topic in the Google Groups "libplctag" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/libplctag/qeMe_jN8U28/unsubscribe.
To unsubscribe from this group and all its topics, send an email to libplctag+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/libplctag/e444ac81-376a-4072-b583-8a73101953a7n%40googlegroups.com.
Hi Kyle,
No problem, really appreciate you working on this. I’ve attached the tag_rw2 output.
To view this discussion on the web visit https://groups.google.com/d/msgid/libplctag/de92c393-a9cb-41cc-ace0-99abdd4d1afcn%40googlegroups.com.
On Dec 28, 2021, at 6:53 PM, Kyle <kyle....@gmail.com> wrote:
You received this message because you are subscribed to the Google Groups "libplctag" group.
To unsubscribe from this group and stop receiving emails from it, send an email to libplctag+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/libplctag/a4332e49-bbdd-4573-8095-c81ab023e57cn%40googlegroups.com.
Yes I can. I’ll give it a try and report back.
To view this discussion on the web visit https://groups.google.com/d/msgid/libplctag/65a3e444-4bae-4805-afa4-63c66dbe87ebn%40googlegroups.com.
Kyle,
Here’s the results. Looks like progress.
Regards, Vern
To view this discussion on the web visit https://groups.google.com/d/msgid/libplctag/65a3e444-4bae-4805-afa4-63c66dbe87ebn%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "libplctag" group.
To unsubscribe from this group and stop receiving emails from it, send an email to libplctag+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/libplctag/d4f4b6b0-9495-4023-a682-4f8c8a0d24a7n%40googlegroups.com.
Kyle,
Sorry about that. I think I misunderstood what I could do with Git☹
This morning I used the prerelease and it looks like it works!
To view this discussion on the web visit https://groups.google.com/d/msgid/libplctag/d4f4b6b0-9495-4023-a682-4f8c8a0d24a7n%40googlegroups.com.
Looking good!
To view this discussion on the web visit https://groups.google.com/d/msgid/libplctag/39a515d9-42f3-47de-9260-82fd339e7581n%40googlegroups.com.