· Devicenet is meant as a noise resistant, robust, shop floor network.
· The main change that the user will notice is that a rack of a PLC can be broken up and CPU, I/O, etc. are now connected by Devicenet.
· Devicenet is an open standard, so components can come from a variety of suppliers.
· Based on the CANbus (Controller Area Network) protocol.
· Devicenet is a layer 7 - application protocol (Note that CANbus is level 2)
· A typical structure for Devicenet is shown below,
· There are two types of wire used,
· Power supplies are directly connected to the cable to supply power.
· The drop lengths are limited
· The wiring can come in a form of end/connectors,
· Devices may have a red/green status light for the network status.
· Devicenet used the CANbus indentifier to specify,
· On a PLC-5 rack you would need a devicenet interface and could use the instructions below.
· On a Softlogix PLC the I/O will be copied into blocks of integer memory. These blocks are selected by the user in the setup of the software. Here the inputs are copied into N9 integer memory, and the outputs are set by copying the N10 block of memory back to the outputs.