09-05-2005 03:46 AM
09-05-2005
09:32 AM
- last edited on
05-15-2025
04:14 PM
by
Content Cleaner
Hi,
The easiest way to interact with a DeviceNet based network is using the NI-DNET driver software. The NI-DNET software runs on all CAN cards that come as part of an NI-DNET kit (PCI-DNET, PXI-8461/D and PCMCIA-DNET) as well as certain Series 1 CAN cards.
There are two different types of CAN hardware, referred to as 'Series 1' and 'Series 2'. Only 'Series 1' CAN cards with a high-speed physical layer can be used with NI-DNET.
'Series 2' CAN hardware was introduced about two years ago and DOES NOT work with NI-DNET. The online product pages don't list Series 1 CAN hardware anymore.
From chapter 2, 'NI-DNET Hardware Overview' of the NI-DNET User Manual:
[…]
Hardware in (current) CAN kits is referenced as Series 2. Hardware in DeviceNet kits is referenced as Series 1. Series 2 CAN cards cannot be used with the NI-DNET software (NI-CAN only). The features of Series 2 CAN cards are specifically designed for CAN applications, and provide no distinct advantages for DeviceNet. For more information on Series 2 hardware, refer to the hardware overview in the NI-CAN Hardware and Software Manual.
Hardware in CAN kits offers 1-port and 2-port variants. NI-DNET operates on one port only. If you use NI-DNET on a 2-port Series 1 CAN card, only the top port can be used.
Hardware in CAN kits offer special transceivers (physical layer) such as Low-Speed/Fault-Tolerant (LS) and Single-Wire (SW). Hardware in CAN kits also offer the option to power the transceiver from the card, not the network. These transceivers cannot be used with DeviceNet. Only High-Speed (HS) transceivers comply with the DeviceNet specification.
[…]
-B2k
09-05-2005 09:52 PM
09-07-2005 08:56 PM
09-07-2005
10:52 PM
- last edited on
05-15-2025
04:14 PM
by
Content Cleaner
Hi,
yes that is a typical use case. If you have a network with one (or more) DeviceNet devices, all you need to communicate with those devices is a Series 1 CAN card (high-speed physical layer) and the NI-DNET software. The NI-DNET software already includes a DeviceNet protocol stack.
The NI-DNET software (and the hardware) is compliant to ODVA.
-B2k