...
The following example triggers the transmission of TPDO #3 of the CANopen node AppNode.
Code Block | ||
---|---|---|
| ||
:
COTPdoTrigPdo(&(AppNode.TPdo[0]), 3);
: |
...
The following example triggers the transmission of TPDO #3 of the CANopen node AppNode.
Code Block | ||
---|---|---|
| ||
:
COTPdoTrigPdo(&(AppNode.TPdo[0]), 3);
: |