Send messages faster than once per millisecond?
Send messages faster than once per millisecond?
In PCAN Explorer 5, when sending a message in the transmit window, the lowest Cycle Time that can be entered is 1 ms. Is there a way to make cycle time less than 1 ms in higher bit rate applications (250 kbit/s to 1 Mbit/s)?
- PEAK-Support
- Sales & Support
- Posts: 1646
- Joined: Fri 10. Sep 2010, 19:34
Re: Send messages faster than once per millisecond?
No, an a Windows based system, without any realtime extension, a lower cycle time is not possible. When writing your own application, with the PCAN-Basic API, you could try to do this with Threading and using the HighRes Timer, but at the end the CAN Frames are send when there is free timeslot on the bus and if there are any colissions, the prio (ID) of the CAN Frame must be high enough.(Low ID - High Prio)
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------