DSR466sd Room Controller communication driver is the driver to communicate with gas boiler controller of Daesung Celtics Co., Ltd. in Korea.
<Figure 1> is read setting example of DSR466sd Room Controller communication driver.
<Figure 1> Read setting example of DSR466sd Room Controller communication driver |
Device part of <Figure 1> input Com Port(COM1), Baud Rate(4800), Parity Bit(0), Data Bit(8), Stop Bit(1) respectively, according to setting of controller.
DSR466sd controller's baud rate, parity bits, data bits and stop bits are fixed to 4800, 0, 8, 1.
DSR466sd Room Controller communication driver¡¯s read schedule
Read schedule setting parameters are as follows:
1) Station – Controller station number = 1 ~ 32.
2) Read Command – Command = fixed to READ.
3) Read Start Address – Don't care.
4) Save start address for Communication Server – Saving start address of Communication Server.
5) Read Size – fixed to 1. ( read 6 byte data, Refer to <Table 1> )
Read schedule example)
READ, 1, READ, 0, 0, 1,
READ, 2, READ, 0, 10, 1,
READ, 3, READ, 0, 20, 1,
<Table 1> is data saving address and contents of READ command.
<Table 2> is error code and contents of Error status.
Data Saving Address | Contents | Range |
Start Add + 0 | Operation mode | Bit 0 : 0 = Power Off, 1 = Power On, Bit 1 : 0 = Standby, 1 = Operation of burning, Bit 2 : 0 = Normal, 1 = Warning of low water, Bit 3 : Dont' care, Bit 4 ~ 5 : 0 = Heating, 1 = Only hot water mode, 2 = Timer, 3 = Going out, Bit 6 ~ 7 : Don't care |
Start Add + 1 | Setting value of hot water | 37¡É ~ 60¡É (37 ~ 45(1 degree unit), 50, 55, 60) |
Start Add + 2 | Temperature of room | 0¡É ~ 50¡É |
Start Add + 3 | Setting value of heating | 25¡É ~ 80¡É (25¡É = going out, 50¡É ~ 80¡É = Setting temperature) |
Start Add + 4 | Water temperature of heating | 0¡É ~ 99¡É |
Start Add + 5 | Error status( error code of boiler ) | Refer to <Table 2> |
<Table 1> Data saving address and contents of READ command |
Error code | Contents | Display |
00h | Normal | Normal |
AFh | Error of low water | Supplement of water, Check |
A2h | Error of hole sensor | Check |
A3h | Short-circuit of Vain-file switch | |
A4h | Overheating | |
A5h | Cut-off of Vain-file switch | |
A6h | Bad of ignition | |
A7h | Abnormal of gas valve | Check, Release by manual |
A8h | Error of abnormal extinction | Check |
A9h | Error of freeze and burst | |
AAh | Temperature sensor overheating | |
ABh | Heating water short-circuit or cut-off of temperature sensor | |
ACh | Warm water short-circuit or cut-off of temperature sensor | |
ADh | Error of gas warning | Check, Release by manual |
AEh | Error of counterpressure | Check |
<Table 2> Error code and contents of Error status |
If you click the icon in protocol option part, you can see the dialogue box such as <Figure 2>. you can also set read schedule by using this part.
<Figure 2> Example of DSR466sd Room Controller communication driver¡¯s Option dialogue box |
You can set read schedule by using , , button and listbox of <Figure 2>.
<Figure 3> Example of DSR466sd Room Controller communication driver¡¯s read schedule Add/Edit dialogue box |
When you click Add button or Edit button in dialogue box of <Figure 2>, dialogue box of <Figure 3> is shown.
You can write the setting value by using write settings.
Bit Write
Bit write and word write have the same setting parameters except output value( 0 or 1 ).
Word Write
Word write setting parameters are as follows:
1) PORT Port no. (0 ~ 255)
2) STATION Controller station number = 1 ~ 32.
3) ADDRESS Don't care.
4) Extra1 Write command = POWER, MODE, WATER, TEMP. ( Refer to <Table 3> )
5) Extra2 Don't care.
<Table 3> is range of output value and contens of write commands.
Command(Extra1) |
Contents |
Range of output value |
POWER |
Power OFF/ON |
0 = Power switch OFF, 1 = Power switch ON |
MODE |
Setting of operation mode |
0 = Change to heating mode, 1 = Change to hot water mode, 2 = Change to timer mode(valid when the time adjust), 3 = Change to going out mode |
WATER |
Temperature setting of hot water |
37 ~ 45, 50, 55, 60 |
TEMP |
Temperature setting of boiler's hot water |
25(going out), 50 ~ 80 |
<Table 3> Range of output value and contens of write commands |
Write example 1)
PORT : 0 STATION : 1 ADDRESS : 0000 EXTRA1 : POWER EXTRA2 :
The setting parameter shown above is an example of power On/Off control of 1 station number DSR466sd controller.
Write example 2)
PORT : 0 STATION : 1 ADDRESS : 0000 EXTRA1 : MODE EXTRA2 :
The setting parameter shown above is an example of operation mode change of 1 station number DSR466sd controller.
Write example 3)
PORT : 0 STATION : 1 ADDRESS : 0000 EXTRA1 : WATER EXTRA2 :
The setting parameter shown above is an example of hot water's temperature setting of 1 station number DSR466sd controller.
Write example 4)
PORT : 0 STATION : 1 ADDRESS : 0000 EXTRA1 : TEMP EXTRA2 :
The setting parameter shown above is an example of Temperature setting of boiler's hot water. (station number = 1 )
Connection of communication cable and main power line are as follows.
Connection of RS-422 communication cable
Please connect D+, D- connectot of DSR466sd controller and +, - connector of computer such as below diagram.
DSR466sd controller side Computer side( RS-485 connector )
D+ ------------------------------- +
D- -------------------------------- -
Connection of main power line
Please connect 15 ~ 24 V DC main power to main power input connector.
<Figure 5> shows the appearance of DSR466sd controller.
<Figure 4> Appearance of DSR466sd controller |
Note) The setting method of controller(boiler) station(ID) number
1) When the power state, press 'Heating' + 'Tiem Set' button about 3 seconds. Then enter setting mode.
2) Press 'Heating' button, then will be blink 'L9' code at the screen.
3) Please set controller station number( 1 ~ 32 ) by using 'Up', 'Down' button.
4) Press 'Power' button.