dmroeder / pylogix

Read/Write data from Allen Bradley Compact/Control Logix PLC's
Apache License 2.0
598 stars 182 forks source link

read expansion cards #114

Closed Ivan197 closed 4 years ago

Ivan197 commented 4 years ago

Hello, I have a question... How could I read data from expansion cards ?, from analog inputs and analog outputs.

Being of the same Allen-Bradley brand.

TheFern2 commented 4 years ago

Not entirely sure I follow the question. Pylogix reads tags, so just read the tag. No need to worry about the modules.

As long as the modules are in the same rack as a supported PLC controllogix, compactlogix, you can read any tag.

dmroeder commented 4 years ago

@Ivan197, are there anymore details on what you are trying to accomplish? What do you mean by "expansion cards", can you give part numbers?