Mike,
Basically what you are trying to do should work.
Configuring Nets for PEAK-Can is the equivalent of configuring a NI-CAN
Network Interface Object, except NI-CAN does not help you to
store and reuse different configurations. In that respect I think
the PCAN Tools quite surpass the National Instruments Toolbox.
You might check the following:
- does your NI-CAN Card pass its selftest ? (You can start that in MAX)
- have you configured your CAN port for the correct baudrate ?
- have you connected your device to the correct port - if you use a 2 port CAN-Card
CAN0 is PORT1,
CAN1 is PORT2 ? (sorry but things like that happen!)
- is the wiring OK, did you think of 120 Ohm terminating resistors? (NI Cards come without termination!)
- do you use a NI-CAN Software version compatible with your hardware ?
We once had problems using a brandnew PCMCIA NI-CAN Card with an outdated driver software.
Using old hardware with new software usually works.
If you cannot configure your NI-CAN system to show the frames of
your own target-box in the monitor, I don't think
writing a LabVIEW application will help.
Good Luck !!
Anke