Candisablereceive(); Cansendmsg() - ADLINK Technology NuCOM PCI-7841 User Manual

Dual-port isolated can interface card
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NuCOM PCI-7841 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Nucom cpci-7841Nucom pm-7841

Table of Contents