Closed JustBru00 closed 4 years ago
Micro800 series doesn't support the multi service object, you have to read/write them individually. Though, it shouldn't be crashing, it should be returning "service not supported" for the status.
I'll fix the crashing once I get my hands on a Micro820 (mine is loaned out at the moment) but you still won't be able to do it. Only the Logix platform supports multi-service object.
Sounds good. I figured there was a simple explanation.
~ Justin B.
Unfortunately those things are pretty limited. I guess that can be expected for the price.
Code:
I am trying to read from a list of tags following your example (05_read_multiple_tags.py). I am receiving the following error message:
I am using pylogix version: 0.6.0
Python version: 3.6.9
I am probably just missing something basic as I haven't messed much with python, but I can't figure out if this is an issue with my code or a compatibility issue with pylogix and my version of python.
Thanks for your time, Justin B.