Hardware information can be found in the Manual of the CFW300 at the website www.weg.net.
Digital Inputs
Address |
Bit |
Modbus |
Tag |
Description |
%IB0 |
0 |
16000 |
DI1 |
Digital input 1 |
%IB0 |
1 |
16001 |
DI2 |
Digital input 2 |
%IB0 |
2 |
16002 |
DI3 |
Digital input 3 |
%IB0 |
3 |
16003 |
DI4 |
Digital input 4 |
%IB0 |
4 |
16004 |
DI5 |
Digital input 5 - I/O expansion module |
%IB0 |
5 |
16005 |
DI6 |
Digital input 6 - I/O expansion module |
%IB0 |
6 |
16006 |
DI7 |
Digital input 7 - I/O expansion module |
%IB0 |
7 |
16007 |
DI8 |
Digital input 8 - I/O expansion module |
Analog Inputs
Address |
Bit |
Modbus |
Tag |
Description |
%IW2 |
-- |
5001 |
AI1 |
Analog input 1 |
%IW4 |
-- |
5002 |
AI2 |
Analog input 2 - I/O expansion module |
Added from firmware version V2.00
Address |
Bit |
Modbus |
Tag |
Description |
%IW6 |
-- |
5003 |
AIP |
Analog input (Potentiometer) - I/O expansion module |
%IW8 |
-- |
5004 |
FI1 |
Frequency input 1 |
%IW10 |
-- |
5005 |
FI2 |
Frequency input 2 - I/O expansion module |
%IW12 |
-- |
5006 |
FI3 |
Frequency input 3 - I/O expansion module |
%IW14 |
-- |
5007 |
FI4 |
Frequency input 4 - I/O expansion module |
Digital Outputs
Address |
Bit |
Modbus |
Tag |
Description |
%QB0 |
0 |
16000 |
DO1 |
Digital output 1 |
%QB0 |
1 |
16001 |
DO2 |
Digital output 2 - I/O expansion module |
%QB0 |
2 |
16002 |
DO3 |
Digital output 3 - I/O expansion module |
%QB0 |
3 |
16003 |
DO4 |
Digital output 4 - I/O expansion module |
Analog Outputs
Address |
Bit |
Modbus |
Tag |
Description |
%QW2 |
-- |
5001 |
AO1 |
Analog output 1 |
%QW4 |
-- |
5002 |
AO2 |
Analog output 1 - I/O expansion module |
Added from firmware version V2.00
Address |
Bit |
Modbus |
Tag |
Description |
%QW6 |
-- |
5003 |
FO1 |
Frequency output 1 - I/O expansion module |
%QW8 |
-- |
5004 |
FO2 |
Frequency output 2 - I/O expansion module |
%QW10 |
-- |
5005 |
FO3 |
Frequency output 3 - I/O expansion module |
|
NOTE! The addresses of the digital and analog outputs were changed from firmware version 1.20. To convert the variables it is necessary to change the addresses: %QB6 => %QB0 %QW8 => %QW2 %QW10 => %QW4 |