FUNCTION _Write : ERROR
Unmanaged implementation of Write
Scope
Name
Type
Comment
Return
_Write
ERROR
ERROR.NO_ERROR or appropriate error code
Input
hDriver
CAA.HANDLE
handle of CAN interface
hMessage
handle of message to be written
usiPriority
USINT
priority of message:
0: send immediately;
1-n: priority (1: high, n: low), default is n = 8
xEnableSyncWindow
BOOL
use SYNC window => not implemented; do not care