Kinokontrol ng ENGO ang EFAN-24 PWM Fan Speed Controller
Mga pagtutukoy
- Protocol: MODBUS RTU
- Modelo ng Controller: EFAN-24
- Interface ng Komunikasyon: RS485
- Saklaw ng Address: 1-247
- Laki ng Data: 32-bit
Mga Tagubilin sa Paggamit ng Produkto
- Configuration of the EFAN-24 controller must be carried out by a qualified person with appropriate authorization and technical knowledge, following country and EU standards and regulations.
- Failure to adhere to instructions may void the manufacturer’s responsibility.
- The controller can operate as a slave in a MODBUS RTU network with specific features and communication requirements. Ensure proper wiring configuration to avoid data corruption.
- Network Connection: RS-485 serial interface
- Data Configuration: Address, speed, and format are determined by hardware
- Data Access: Full access to the controller’s ladder program data
- Laki ng Data: 2 bytes bawat rehistro ng data ng MODBUS
- Before connecting the controller to the RS-485 network, ensure proper configuration of communication settings, including address, baud rate, parity, and stop bits.
- Unconfigured controllers should not be connected to the network to avoid operational issues.
Pangkalahatang impormasyon
Pangkalahatang impormasyon tungkol sa MODBUS RTU
The MODBUS RTU structure uses a master-slave system to exchange messages. It allows a maximum of 247 slaves, but only one master. The master controls the operation of the network, and only it sends the request. Slaves do not undertake transmissions on their own. Each communication begins with the master requesting the Slave, which responds to the master with what it has been asked. The master (computer) communicates with slaves (controllers) in two-wire RS-485 mode. This uses data lines A+ and B- for data exchange, which MUST be one twisted pair.
Hindi hihigit sa dalawang wire ang maaaring ikonekta sa bawat terminal, na tinitiyak na ang isang "Daisy Chain" (sa serye) o "tuwid na linya" (direktang) configuration ay ginagamit. Hindi inirerekomenda ang koneksyon ng star o network (bukas), dahil ang mga pagmuni-muni sa loob ng cable ay maaaring magdulot ng katiwalian ng data.
Configuration
- Configuration must be carried out by a qualified person with the appropriate authorization and technical knowledge, following the standards and regulations of the country and the EU.
- The manufacturer will not be held responsible for any conduct not following the instructions.
PANSIN:
There may be additional protection requirements for the entire installation and configuration, which the installer/programmer is responsible for maintaining.
MODBUS RTU network operation – Slave mode
Engo’s MODBUS controller has the following features when operating as a slave in a MODBUS RTU network:
- Network connection via RS-485 serial interface.
- Address, communication speed, and byte format are determined by hardware configuration.
- Nagbibigay-daan sa pag-access sa lahat tags and data used in the controller’s ladder program.
- 8-bit na address ng alipin
- 32-bit na laki ng data (1 address = 32-bit na data return)
- Each MODBUS data register has a size of 2 bytes.
PANSIN:
- Before the controller is connected to the RS-485 network, it must first be properly configured.
- The communication settings are configured in the service parameters of the regulator (device).
PANSIN:
- Connecting unconfigured controllers to the RS-485 network will result in improper operation.
- Copyright – Ang dokumentong ito ay maaari lamang kopyahin at ipamahagi nang may malinaw na pahintulot ng Engo Controls at maaari lamang ibigay sa mga awtorisadong tao o kumpanyang may kinakailangang teknikal na kadalubhasaan.
mga setting ng komunikasyon
Mga setting ng komunikasyon ng RS-485
Pxx | Function | Halaga | Paglalarawan | Default halaga |
Addr | Address ng device (ID) ng MODBUS Slave. | 1 – 247 | Address ng device (ID) ng MODBUS Slave. | 1 |
BAUD |
Baud |
4800 |
Bitrate (Baud) |
9600 |
9600 | ||||
19200 | ||||
38400 | ||||
PARI |
Parity bit – nagtatakda ng parity ng data para sa pagtuklas ng error |
wala | wala |
wala |
Kahit na | Kahit na | |||
Kakaiba | Kakaiba | |||
TUMIGIL | StopBit | 1 | 1 stop bit | 1 |
2 | 2 stop bit |
Sinusuportahan ang mga sumusunod na function code:
- 03 – reading n registers (Holding Registers)
- 04 – reading n registers (Input Registers)
- 06 – Write 1 register (Holding Register)
INPUT registers – read only
Address | Access | Paglalarawan | Saklaw ng halaga | ibig sabihin | Default | |
Dec | Hex | |||||
0 | 0x0000 | R (#03) | Engo MODBUS Model ID | 1-247 | MODBUS Slave (ID) | 1 |
1 | 0x0001 | R (#03) | Firmware-Bersyon | 0x0001-0x9999 | 0x1110=1.1.10 (BCD code) | |
2 |
0x0002 |
R (#03) |
Working-state |
0b00000010=Idle, switch OFF 0b00000000=Idle, room meet temperature 0b10000001=Heating 0b10001000=Cooling
0b00001000 = Idle, sensor error |
||
3 | 0x0003 | R (#03) | Halaga ng Integrated temperature sensor, °C | 50 – 500 | N-> temp=N/10 °C | |
5 |
0x0005 |
R (#03) |
Value of the External temperature sensor S1, °C |
50 – 500 |
0 = Open (sensor break)/ contact open
1 =Closed (sensor short circuit )/ contact closed N-> temp=N/10 °C |
|
6 |
0x0006 |
R (#03) |
Value of the External temperature sensor S2, °C |
50 – 500 |
0 = Open (sensor break)/ contact open
1 =Closed (sensor short circuit )/ contact closed N-> temp=N/10 °C |
|
7 |
0x0007 |
R (#03) |
Estado ng fan |
0b00000000 – 0b00001111 |
0b00000000= OFF
0b00000001= I Fan stage mababa 0b00000010= II Fan stage medium 0b00000100= III Fan state high 0b00001000= Auto – OFF 0b00001001= Auto – I low 0b00001010= Auto – II medium 0b00001100= Auto – III high |
|
8 | 0x0008 | R (#03) | Valve 1 stat | 0 – 1000 | 0 = OFF (valve closed)
1000 = ON / 100% (valve open) |
|
9 | 0x0009 | R (#03) | Valve 2 state | 0 – 1000 | 0 = OFF (valve closed)
1000 = ON / 100% (valve open) |
|
10 | 0x000A | R (#03) | Humidity measurement (with 5% indication accuracy) | 0 – 100 | N-> humidity=N % |
HOLDING registers – para sa pagbabasa at pagsusulat
Address | Access | Paglalarawan | Saklaw ng halaga | ibig sabihin | Default | |
Dec | Hex | |||||
0 | 0x0000 | R/W (#04) | Engo MODBUS Model ID | 1-247 | MODBUS Slave (ID) | 1 |
234 |
0x00EA |
R/W (#06) |
Uri ng fancoil |
1 – 6 |
1 = 2 pipe – only heating 2 = 2 pipe – only cooling
3 = 2 pipe – heating & cooling 4 = 2 pipe – underfloor heating 5 = 4 pipe – heating & cooling 6 = 4 pipe – underfloor heating at cooling sa pamamagitan ng fancoil |
0 |
235 |
0x00EB |
R/W (#06) |
S1-COM input configuration (Mga Parameter ng Installer -P01) |
0 | Hindi aktibo ang input. Magpalit sa pagitan ng pagpainit at paglamig gamit ang mga pindutan. |
0 |
1 |
Input used to change heating/cooling via external contact connected to S1-COM:
– S1-COM open –> HEAT mode – S1-COM shorted -> COOL mode |
|||||
2 |
Input used to AUTOMATICALLY change heating/cooling based on PIPE TEMPERATURE in a 2-pipe system.
Ang controller ay lumilipat sa pagitan ng pag-init at mga mode ng paglamig batay sa temperatura ng tubo na itinakda sa mga parameter na P17 at P18. |
|||||
3 |
Allow fan operation dependent on the temperature measurement on the pipe. For example, if the temperature on the pipe is too low, and the controller is in heating mode
– The pipe sensor will not allow the fan to run. The change of heating/cooling is done manually, using the buttons. Values for fan control based on pipe temperature are set in parameters P17 and P18. |
|||||
4 | Pag-activate ng floor sensor sa floor heating configuration. | |||||
236 |
0x00EC |
R/W (#06) |
S2-COM input configuration (Mga Parameter ng Installer -P02) |
0 | Na-disable ang input |
0 |
1 | Occupancy sensor (kapag binuksan ang mga contact, i-activate ang ECO mode) | |||||
2 | Panlabas na sensor ng temperatura | |||||
237 |
0x00ED |
R/W (#06) |
Napipiling ECO mode (Mga Parameter ng Installer -P07) | 0 | NO – Disabled |
0 |
1 | YES – Active | |||||
238 | 0x00EE | R/W (#06) | Halaga ng temperatura ng ECO mode para sa pagpainit (Mga parameter ng installer -P08) | 50 – 450 | N-> temp=N/10 °C | 150 |
239 | 0x00EF | R/W (#06) | Halaga ng temperatura ng ECO mode para sa paglamig (Mga parameter ng installer -P09) | 50 – 450 | N-> temp=N/10 °C | 300 |
240 |
0x00F0 |
R/W (#06) |
ΔT of 0- 10V valve operation
This parameter is responsible for the modulated 0- 10V output of the valve. – In heating mode: If the room temperature drops, the valve opens proportionally to the delta size. – In cooling mode: If the room temperature increases, the valve opens in proportion to the size of the delta. The valve opening starts from the room set temperature. (Installer parameters -P17) |
1-20 |
N-> temp=N/10 °C |
10 |
241 |
0x00F1 |
R/W (#06) |
Fan sa temperatura para sa pagpainit
The fan will start working if the temperature in the room drops below the preset by the value of the parameter (Installer parameters -P15) |
0 – 50 |
N-> temp=N/10 °C |
50 |
Address | Access | Paglalarawan | Saklaw ng halaga | ibig sabihin | Default | |||
Dec | Hex | |||||||
242 |
0x00F2 |
R/W (#06) |
Kontrolin ang algorithm
(TPI or hysteresis) for the heating valve (Installer parameters -P18) |
0 – 20 |
0 = TPI
1 = ±0,1C 2 = ±0,2C… N-> temp=N/10 °C (±0,1…±2C) |
5 |
||
243 |
0x00F3 |
R/W (#06) |
FAN delta algorithm for cooling
The parameter determines the width of the temperature range in which the fan operates in cooling mode. If the room temperature increases, then: 1. When a small value of Delta FAN, the faster the response of the fan to a change in temperature temperature – faster the increase in speed.
2. When large value of Delta FAN, the slower fan increases speed. (Mga parameter ng installer -P16) |
5 – 50 |
N-> temp=N/10 °C |
20 |
||
244 |
0x00F4 |
R/W (#06) |
Fan sa temperatura para sa paglamig.
The fan will start working if the temperature in the room rises above the setpoint by the value of the parameter. (Installer parameters -P19) |
0 – 50 |
N-> temp=N/10 °C |
50 |
||
245 | 0x00F5 | R/W (#06) | Halaga ng hysteresis para sa cooling valve (Mga parameter ng installer -P20) | 1 – 20 | N-> temp=N/10 °C (±0,1…±2C) | 5 | ||
246 |
0x00F6 |
R/W (#06) |
Dead zone ng switching heating/cool
In a 4-pipe system.The difference between the Set temperature and the room temperature, at which the controller will automatically change the heating/cooling operation mode. (Mga parameter ng installer -P21) |
5 – 50 |
N-> temp=N/10 °C |
20 |
||
247 |
0x00F7 |
R/W (#06) |
Ang pagpapalit ng halaga ng temperatura mula sa pagpainit hanggang sa paglamig
– 2-pipe system. In a 2-pipe system, below this value, the system switches to cooling mode and allows the fan to start. (Installer parameters -P22) |
270 – 400 |
N-> temp=N/10 °C |
300 |
||
248 |
0x00F8 |
R/W (#06) |
The value of the switching temperature from cooling to heating, 2-pipe system.
In a 2-pipe system, above this value, the system switches to heating mode and allows the fan to start. (Installer parameters -P23) |
100 – 250 |
N-> temp=N/10 °C |
100 |
||
249 |
0x00F9 |
R/W (#06) |
Paglamig SA pagkaantala.
A parameter used in 4-pipe systems with automatic switching between heating and cooling. This avoids too frequent switching between heating and cooling modes and oscillation of the room temperature. (Installer parameters -P24) |
0 – 15 min |
0 |
|||
250 |
0x00FA |
R/W (#06) |
Pinakamataas na temperatura sa sahig
To protect the floor, heating will be turned off when the floor sensor temperature rises above the maximum value. (Mga parameter ng installer -P25) |
50 – 450 |
N-> temp=N/10 °C |
350 |
||
251 |
0x00FB |
R/W (#06) |
Pinakamababang temperatura sa sahig
To protect the floor, heating will be switched on, when the floor sensor temperature drops below the minimum value. (Installer parameters -P26) |
50 – 450 |
N-> temp=N/10 °C |
150 |
||
254 | 0x00FE | R/W (#06) | PIN code para sa mga setting ng installer (Mga Parameter ng Installer -P28) | 0 – 1 | 0 = hindi pinagana
1 = PIN (First default code 0000) |
0 |
Address | Access | Paglalarawan | Saklaw ng halaga | ibig sabihin | Default | |
Dec | Hex | |||||
255 | 0x00FF | R/W (#06) | Nangangailangan ng PIN code para i-unlock ang mga key (Mga Parameter ng Installer -P29) | 0 – 1 | 0 = NIE
1 = TAK |
0 |
256 |
0x0100 |
R/W (#06) |
Operasyon ng fan (Mga parameter ng installer -FAN) |
0 – 1 |
0 = NO – Inactive – output contacts for fan control are completely disabled
1 = OO |
1 |
257 | 0x0101 | R/W (#06) | Power on/off – pinapatay ang regulator | 0,1 | 0 = OFF
1 = ON |
1 |
258 |
0x0102 |
R/W (#06) |
Mode ng operasyon |
0,1,3 |
0=Manual 1=Schedule
3=FROST – anti-freeze mode |
0 |
260 |
0x0104 |
R/W (#06) |
Setting ng bilis ng fan |
0b000000= OFF – fan off 0b00000001= I (low) fan gear 0b000010= II (medium) fan gear 0b00000100= III (high) fan gear
0b00001000= Automatic fan speed – OFF 0b00001001= Automatic fan speed – 1st gear 0b00001010= Automatic fan speed – 2nd gear 0b00001100= Automatic fan speed – 3rd gear |
||
262 | 0x0106 | R/W (#06) | Key lock | 0,1 | 0=naka-unlock 1=Naka-lock | 0 |
263 | 0x0107 | R/W (#06) | Liwanag ng display (Mga Parameter ng Installer -P27) | 0-100 | N-> Liwanag =N% | 30 |
268 | 0x010C | R/W (#06) | Clock – minutes | 0-59 | Mga minuto | 0 |
269 | 0x010D | R/W (#06) | Clock – hours | 0-23 | Mga oras | 0 |
270 | 0x010E | R/W (#06) | Clock – Day of the week (1=Monday) | 1~7 | Araw ng linggo | 3 |
273 | 0x0111 | R/W (#06) | Set the temperature in schedule mode | 50-450 | N-> temp=N/10 °C | 210 |
274 | 0x0112 | R/W (#06) | Set temperature in manual mode | 50-450 | N-> temp=N/10 °C | 210 |
275 | 0x0113 | R/W (#06) | Set the temperature in FROST mode | 50 | N-> temp=N/10 °C | 50 |
279 | 0x0117 | R/W (#06) | Maximum na temperatura ng setpoint | 50-450 | N-> temp=N/10 °C | 350 |
280 | 0x0118 | R/W (#06) | Minimum na temperatura ng setpoint | 50-450 | N-> temp=N/10 °C | 50 |
284 | 0x011C | R/W (#06) | Accuracy of displayed temperature | 1, 5 | N-> temp=N/10 °C | 1 |
285 | 0x011D | R/W (#06) | Pagwawasto ng ipinapakitang temperatura | -3.0… 3.0°C | in steps of 0.5 | 0 |
288 | 0x0120 | R/W (#06) | Selection of system type – heating/cooling (dependent on the setting of input S1) | 0,1 | 0 = Pag-init
1 = Paglamig |
0 |
291 | 0x0123 | R/W (#06) | Minimum fan speed (Installer Parameters-P10) | 0-100 | N-> bilis=N % | 10 |
292 | 0x0124 | R/W (#06) | Maximum fan speed (Installer Parameters-P11) | 0-100 | N-> bilis=N % | 90 |
293 | 0x0125 | R/W (#06) | Speed of fan 1st gear in manual mode (Installer parameters-P12) | 0-100 | N-> bilis=N % | 30 |
294 | 0x0126 | R/W (#06) | Speed of fan 2nd gear in manual mode (Installer parameters-P13) | 0-100 | N-> bilis=N % | 60 |
295 | 0x0127 | R/W (#06) | Speed of fan 3rd gear in manual mode (Installer parameters-P14) | 0-100 | N-> bilis=N % | 90 |
FAQ
- Q: What are the default communication settings for the EFAN-24 controller?
- A: The default settings include a slave device address of 1, the baud rate of 9600, no parity bit, and one stop bit.
- Q: How can I access different data registers in the MODBUS RTU network?
- A: Use the appropriate function codes such as #03 for reading holding registers or #06 for writing a single register. Each register has specific data values related to controller parameters.
Mga Dokumento / Mga Mapagkukunan
![]() |
Kinokontrol ng ENGO ang EFAN-24 PWM Fan Speed Controller [pdf] Manwal ng Pagtuturo EFAN-230B, EFAN-230W, EFAN-24 PWM Fan Speed Controller, EFAN-24, PWM Fan Speed Controller, Fan Speed Controller, Speed Controller |