Skip to content

Asynchronous TPDO #337

Answered by acolomb
SvanLeeuwen5 asked this question in Q&A
Nov 22, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

That's really a question for your device manufacturer. TPDOs are sent from the device, the python-canopen script on your computer is not involved in the transmission, but only receives the PDO. You can set the PDO transmission type through the API, something like node.tpdo[1].trans_type = 254 followed by node.tpdo[1].save().

Replies: 1 comment 1 reply

Comment options

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

Answer selected by SvanLeeuwen5
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