Difference between revisions of "BW-SW24V/ru"
Jump to navigation
Jump to search
(Created page with "==МОДУЛЬ ВХОДОВ КНОПОК 24 В==") |
(Created page with "Модуль применяется для подключения кнопок 24 В с задней светодиодной подсветкой или без нее.") |
||
| Line 14: | Line 14: | ||
==МОДУЛЬ ВХОДОВ КНОПОК 24 В== | ==МОДУЛЬ ВХОДОВ КНОПОК 24 В== | ||
| − | + | Модуль применяется для подключения кнопок 24 В с задней светодиодной подсветкой или без нее. | |
Revision as of 12:58, 9 January 2022
| BW-SW24V.C | |||||||||
|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||
| |||||||||
| |||||||||
| |||||||||
МОДУЛЬ ВХОДОВ КНОПОК 24 В
Модуль применяется для подключения кнопок 24 В с задней светодиодной подсветкой или без нее.
Example of connection
HW example:
1hw="in='BBBBBB' out='BBBBBB' common='A'"
6 common-wire buttons with common-anode 24 V DC LEDs
common='A' – use Out0 as common anode
HW example:
1hw="in='BBBBBB' out='BBBBBB' common='C'"
6 common-wire buttons with common-catode 24 V DC LEDs common='C' – use Out0 as common catode
Module parameters
| Parameter name | Value |
|---|---|
| Input channels qty | 6 |
| Buttons | 6 |
| LED Buttons | 6 |
| Output channels qty | 6 |
| Backlight voltage | 11.5 … 27.5 V DC (from CAN) |
| Power supply | 11.5 … 27.5 V DC from CAN |
| Max current(24V) | 30 mA |
| Bus type | CAN (4-wire) |
| Equipment installation type | Free |
| Case material | ABS |
| Protection | IP40 |
| Temperature range | -10 … +50 °C |
| Size | 45x42x14 mm |
| Weight | 25 g |
Module installation and connection procedure
- Connect the inputs and outputs.
- 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 inputs and outputs..
HW settings
| Name | Type, range | SUBID | Default | Description |
|---|---|---|---|---|
| in | char[6] | 98 | 'BBBBBB' | Each char is responsible for the type of a particular channel
Example: in='BB-C-C' |
| out | char[6] | 98 | 'BBBBBB' | Each char is responsible for the type of a particular channel
Example: out='BBLILI' |
| common | char | 98 | 'C' | LED common wire
Example: common='C' |
