Page 2 of 2
Re: some question about PassThru and CANFD
Posted: Sat 8. Dec 2018, 16:22
by uaes_hhl
Hi, hello, thank you very much for your reply. Can the passthru interface be able to set prescaler, tseg1and2, sync jump width, or is there a way to directly set the bit rate and sample point by passthru interface?
Re: some question about PassThru and CANFD
Posted: Mon 10. Dec 2018, 09:50
by K.Wagner
Hello,
you can set the arbitration bitrate as a pair of BTR0/BTR1 values (WORD value) over the "BaudRate" parameter of the function PassThruConnect:
PassThruConnect(DeviceID, ProtocolID, Flags, BTR0BTR1, pChannelID).
Re: some question about PassThru and CANFD
Posted: Wed 14. Aug 2019, 13:45
by rr_iav
Dear Mr. Wagner
I am also interested in using a CAN-FD enabled PassThru device (Peak PCI FD in my case).
How can I obtain the PT dll for this purpose?
Thanks for you assistance.
Best regards
Re: some question about PassThru and CANFD
Posted: Wed 14. Aug 2019, 13:53
by PEAK-Support