hardbyte / hardbyte/python-can
I want to achieve synchronous sending of all messages at the same time, similar to using the Vector tool to send a group of messages in the same frame
Offen
enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 1.6k
- Forks
- 697
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### Describe alternatives you've considered
I tried using a multi-process approach and found that there is still a delay. It is necessary to provide an interface that can send a set of messages with different message IDs.
### Additional context
Has this method been implemented before?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.