Parameters
Return Value
Remarks
See Also
Usage
CanDisableReceive()
Purpose
Prototype
Parameters
Return Value
Remarks
See Also
Usage
CanSendMsg()
Purpose
Prototype
Parameters
Return Value
Function Reference
void CanEnableReceive(int handle);
handle : handle retrieve from CanOpen-
Driver()
none
Call this function to enable receive.
Any packet on the network that can induce
a interrupt on your computer. If that packet
can pass your acceptance code and accep-
tance mask setting. So if your program
doesn't want to be disturbed. You can call
CanDisableReceive() to disable receive
and
CanEnableReceive()
receives.
CanDisableReceive()
none
Disable receive of a CAN port.
C/C++
void CanEnableReceive(int handle);
handle : handle retrieve from CanOpen-
Driver()
none
Please refer the CanEnableReceive()
CanEnableReceive()
none
Send can packet to a port
C/C++
int CanSendMsg(int handle, CAN_PACKET
*packet);
handle : handle retrieve from CanOpen-
Driver()
Packet : CAN_PACKET data
Return 0 is successful
to
enable
25
Need help?
Do you have a question about the NuCOM PCI-7841 and is the answer not in the manual?