UnregisterIdArea
(FUN)
FUNCTION UnregisterIdArea : ERROR
This function removes a CAN identifier area previously added by RegisterIdArea.
- InOut:
Scope
Name
Type
Comment
Return
UnregisterIdArea
error
Input
hReceiverId
CAA.HANDLE
Retrun value of CreateIdAreaReceiver
cobIdStart
CL2I.COBID
start id of message to be received
cobIdEnd
CL2I.COBID
end id of message to be received
xRTRValue
BOOL
Value RTR bit; only evaluated if
xRTRMask
is set toTRUE
xRTRMask
BOOL
Mask RTR bit
x29BitIdValue
BOOL
Value 29 Bit Id; only evaluated if
x29BitIdMask
is set toTRUE
x29BitIdMask
BOOL
Mask 29 Bit Id
xTransmitValue
BOOL
Value Transmit message; only evaluated if
xTransmitMask
is set toTRUE
xTransmitMask
BOOL
Mask Transmit message