pysoem icon indicating copy to clipboard operation
pysoem copied to clipboard

How to read PDO or map PDO?

Open mpratikk opened this issue 1 year ago • 1 comments

Hello,

I want to read and write PDO data and also wants to map it, I didn't find any function for the same. Can anyone please suggest how can we achieve this using pysoem library or by any other way?

mpratikk avatar Jul 25 '23 06:07 mpratikk

You might want to check out the examples (minimal_example.py or basic_example.py)

bnjmnp avatar Jul 26 '23 05:07 bnjmnp