10-17-2006 10:29 AM
Hi All
1) I am using PCMCIA CAN , High speed card , with CANopen Labview Library functions. I want to check the data which I am sending. I can not check it with the MAX bus monitor since both are using different APIs.
Is there any method to check the data which I am sending.
2) Using MAX can I send the message & check its reply.
Using method (Data neighborhood>>CAN channel>> create message)
How to create the message
Please reply as soon as possible.
Thanks
J
10-18-2006 08:17 AM
Hi,
The CANopen Library for LabVIEW is based on the NI CAN driver and uses internaly the Frame API. Thus it should be possible to use a different Port of your PCMCIA device to monitor the CANopen Traffic with the MAX Bus Monitor.
DirkW