User guide
P/N: 021-00154, Rev. A.6 - updated for V4.7 Tools     Page | 104  
Engine Oil Pressure  254, 239  65263  FEEF  4  1  4  kPa/bit  0 
Coolant Pressure  254, 239  65263  FEEF  7  1  2  kPa/bit  0 
Level / 
Pressure 
Coolant Level  254, 239  65263  FEEF  8  1  0.4  %/bit  0 
Cruise 
Control/ 
Vehicle 
Speed 
Wheel Based Vehicle Speed  254, 241  65265  FEF1  2  2  1/256  Km/h/bit  0 
Fuel Rate  254, 242  65266  FEF2  1  2  0.05  L/h/bit  0 
Instantaneous Fuel Economy  254, 242 65266 FEF2 3  2  1/512 km/L/bit 0 
Fuel 
Economy 
Average Fuel Economy  254, 242  65266 FEF2 5  2  1/512 km/L/bit 0 
Barometric Pressure  254, 245  65269  FEF5  1  1  0.5  kPa/bit  0 Ambient 
Condition
s 
Air Inlet Temperature  254, 245  65269  FEF5  6  1  1  C/bit  -40 
Boost Pressure  254, 246  65270  FEF6  2  1  2  kPa/bit  0 
Intake Manifold Temp  254, 246  65270  FEF6  3  1  1  C/bit  -40 
Air Filter Differential Pressure  254, 246  65270  FEF6  5  1  0.05  kPa/bit  0 
Inlet/Exha
ust 
Condition
s  Exhaust Gas Temperature  254, 246  65270  FEF6  6  2  0.0312
5 
C/bit -273 
Electrical Potential (Voltage)  254, 247  65271  FEF7  5  2  0.05  V/bit  0 Vehicle 
Electrical 
Power 
Battery Pot. Voltage 
(Switched) 
254, 247  65271  FEF7  7  2  0.05  V/bit  0 
Transmission Oil Pressure  254, 248  65272  FEF8  4  1  16  kPa/bit  0 Transmis
son 
Fluids 
Transmission Oil Temperature  254, 248  65272  FEF8  5  2  0.0312
5 
C/bit -273 
Injector Metering Rail 1 Pres  254, 219 65243 FEDB 3  2  1/256 MPa/bit 0 Engine 
Fluid 
Level/Pre
ssure 
Injector Metering Rail2 Pres  254, 219 65243 FEDB 7  2  1/256 MPa/bit 0 
6.11  Add Device Net Module 
Comm
unication between a DVC5/7/10 Master controller 
and a CAN Bus Device Net module is possible using the 
Programming Tool. To communicate with a CAN Bus 
Device Net device first add a DNET icon into your 
project by right clicking in the project window and 
selecting the Add Device Net module option from the 
popup menu. Next, double click the DNET icon to bring 
up the Device Net module window as shown. Using this 
window you define the variable names used to send or 
receive information from the Device Net module with the 
specified MAC ID. 
A brief explanation follows that will help explain how 
communication is accomplished between the DVC5/7/10 
and a Device Net module. The DVC BIOS uses the 
explicit message feature of the Device Net protocol.  
Each CAN Bus message has an eight byte data field. The first byte of which is the explicit message header.  
The other 7 bytes contain the actual data. Messages of more than 7 bytes will take multiple messages to be 
transmitted. Each message uses the header to identify the part of the message being received. Your 
application will not see the header byte but will have to assemble multiple bytes into application variables where 
needed. 
Within the Device Net Module window are several fields. The Name field identifies the device. It is the prefix to 
reference consume and produce variables. The MAC ID field represents the CAN Bus identifier for the device.  










