Skip to content

Problem connecting to ControlLogix5583E #185

Answered by AlexRegev
AlexRegev asked this question in Q&A
Discussion options

You must be logged in to vote

I found the issue, I wasn't addressing the PLC slot (located in slot 1).

that worked for me.

with LogixDriver('192.168.1.2/1') as plc:
print(plc.get_tag_list())

Thanks

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ottowayi
Comment options

Answer selected by AlexRegev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants