Difference between revisions of "BW-RS232"
Jump to navigation
Jump to search
(Marked this version for translation) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | <languages/> | ||
+ | <translate> | ||
+ | <!--T:1--> | ||
{{RevisionChanger | hasA = 1 | hasC = 1}} | {{RevisionChanger | hasA = 1 | hasC = 1}} | ||
{{Infobox module | {{Infobox module | ||
Line 8: | Line 11: | ||
}} | }} | ||
− | ==RS232 INTERFACE ADAPTER== | + | ==RS232 INTERFACE ADAPTER== <!--T:2--> |
+ | <!--T:3--> | ||
This module is designed for interface adjustment between the devices | This module is designed for interface adjustment between the devices | ||
which have the RS232 interface and the Smart Home system. | which have the RS232 interface and the Smart Home system. | ||
+ | <!--T:4--> | ||
<div class="caution"> | <div class="caution"> | ||
CAUTION! All work related to the installation, connection, setting up, service and support must be carried out by qualified personnel with sufficient skills and experience in working with electrical equipment. | CAUTION! All work related to the installation, connection, setting up, service and support must be carried out by qualified personnel with sufficient skills and experience in working with electrical equipment. | ||
Line 29: | Line 34: | ||
</div> | </div> | ||
− | ==Example of connection== | + | ==Example of connection== <!--T:5--> |
+ | <!--T:6--> | ||
[[File:BWRS232C EXA.png|500px]] | [[File:BWRS232C EXA.png|500px]] | ||
− | ==Module parameters== | + | ==Module parameters== <!--T:7--> |
+ | <!--T:8--> | ||
{{ Mp | {{ Mp | ||
| rs232qty = 1 | | rs232qty = 1 | ||
Line 48: | Line 55: | ||
}} | }} | ||
− | ==Module installation and connection procedure== | + | ==Module installation and connection procedure== <!--T:9--> |
+ | <!--T:10--> | ||
#Connect the interface connector. | #Connect the interface connector. | ||
#Connect the CAN connector. | #Connect the CAN connector. | ||
Line 55: | Line 63: | ||
#Check all equipment for proper operation. | #Check all equipment for proper operation. | ||
− | ==Module shut-off and deinstallation procedure== | + | ==Module shut-off and deinstallation procedure== <!--T:11--> |
+ | <!--T:12--> | ||
#Disconnect the CAN connector. | #Disconnect the CAN connector. | ||
#Disconnect the interface connector. | #Disconnect the interface connector. | ||
− | ==HW settings== | + | ==HW settings== <!--T:13--> |
{|class="wikitable" | {|class="wikitable" | ||
|- | |- | ||
Line 85: | Line 94: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
|} | |} | ||
+ | </translate> |
Latest revision as of 14:09, 9 January 2022
BW-RS232.C | |||||||
---|---|---|---|---|---|---|---|
| |||||||
|
RS232 INTERFACE ADAPTER
This module is designed for interface adjustment between the devices which have the RS232 interface and the Smart Home system.
CAUTION! All work related to the installation, connection, setting up, service and support must be carried out by qualified personnel with sufficient skills and experience in working with electrical equipment. To avoid the risk of fire, electric shock, damage to the system and/or personal injury, the system installation and assembly must be performed in accordance with the instructions listed below:
- all connectivity work must be carried out with the power turned OFF;
- use appropriate tools and personal protection against electric shock;
- do not use damaged cables, wires and connectors;
- avoid folding the cables and wires;
- do not apply excessive force to the wires by kinking or pressing them too hard: the inner conductors of the cables and wires may get stripped or damaged;
- do not use the power socket with poor contacts to connect;
- do not exceed the load limit parameters specified in the manual;
- the supply conductors wire section is subject to the specifications for current density limit, insulation type and wire material. Light section can result in cable overheating and fire.
When the power is on, NEVER:
- connect/disconnect the connectors;
- open modules and sensors.
Example of connection
Module parameters
Parameter name | Value |
---|---|
RS232 ports qty | 1 |
Power supply | 11.5 … 27.5 V DC from CAN |
Max current(24V) | 25 mA |
Bus type | CAN (4-wire) |
Equipment installation type | Free |
Case material | ABS |
Protection | IP40 |
Temperature range | -10 … +50 °C |
Size | 45x42x14 mm |
Weight | 15 g |
Module installation and connection procedure
- Connect the interface connector.
- Connect the CAN connector.
- Configure the module using LT setup.
- Check all equipment for proper operation.
Module shut-off and deinstallation procedure
- Disconnect the CAN connector.
- Disconnect the interface connector.
HW settings
Name | Type, range | SUBID | Default | Description |
---|---|---|---|---|
cfg | string | 98 | 9600/8N1 | cfg='SPEED/BPS', where
Example: 1hw="cfg='9600/8N1'"
|
echo | on; off | 98 | 'off' | For settings check out and testing echo parameter can be used. Module
echo-reply can be turned on or off with the help of this parameter. Echo parameter value:
Example: 1hw="cfg='9600/8N1' echo='off'"
|