drivers/can_multi_peeakwin32/can_multi_peak_win32.def
author bmakuc <blaz.makuc@smarteh.si>
Fri, 24 Mar 2017 10:52:38 +0100
changeset 796 1c87f7a8cb8a
parent 695 0271f08ba819
permissions -rw-r--r--
Send timeout is set to 10 ms. Without timeout PLC can be blocked by CAN driver: if CAN bus is not connected to controller CAN driver never returns and therfore PLC application halts. This is a temporary solution.
LIBRARY	can_multi_peak_win32
	
EXPORTS
   canReceive_driver
   canSend_driver
   canOpen_driver
   canClose_driver
   canChangeBaudRate_driver