Ok, I managed to use Schedule table properly for my purposes and the problem is over and working great.
I found some other blockers but not a big problem at this moment. (such as read values from slave and setting values in the Schedule Table frame at the same time)
A more detailed documentation ...
Search found 2 matches
- Tue 14. Jun 2022, 19:36
- Forum: Beta: LIN Device Driver for Linux
- Topic: Python access to PLIN Driver
- Replies: 2
- Views: 5925
- Thu 9. Jun 2022, 17:57
- Forum: Beta: LIN Device Driver for Linux
- Topic: Python access to PLIN Driver
- Replies: 2
- Views: 5925
Python access to PLIN Driver
Hello!
I recently received a PCAN-USB Pro and I am testing it in a Raspberry Pi 3B+ using RaspOS.
I can succesfully install the driver and make some operations from terminal.
However, I have all my code developed in Python and access to PLIN library is not very handy. At the moment I am using:
os ...
I recently received a PCAN-USB Pro and I am testing it in a Raspberry Pi 3B+ using RaspOS.
I can succesfully install the driver and make some operations from terminal.
However, I have all my code developed in Python and access to PLIN library is not very handy. At the moment I am using:
os ...