BW-RGB

From Larnitech wiki page
Revision as of 12:22, 9 January 2022 by Rusanov (talk | contribs) (Created page with "==Порядок установки и подключения модуля==")
Jump to navigation Jump to search
Other languages:
English • ‎русский
Revision:
/B
/C


BW-RGB.C
BW-RGBC.png
Output ports
Number of switched channels3
Peak load1A (12W at 12V)
Other
Supply voltage11.5...27.5 V DC
Dimentions45x42x14 mm


3-Х КАНАЛЬНЫЙ КОНТРОЛЛЕР СВЕТОДИОДНОГО ОСВЕЩЕНИЯ

Модуль обеспечивает управление одной цветной или тремя монохромными светодиодными лентами.

ВНИМАНИЕ! Все работы, связанные с установкой, подключением, настройкой, обслуживанием и поддержкой оборудования, должны выполняться только квалифицированным персоналом, обладающим достаточными навыками и опытом работы с электрооборудованием! Во избежание риска возгорания, поражения электрическим током, повреждения системы и/или травм, установка и сборка системы должны выполняться в соответствии с указаниями, перечисленными ниже:

  • все работы по подключению должны выполняться при выключенном питании;
  • необходимо использовать соответствующие инструменты и средства индивидуальной защиты от поражения электрическим током;
  • запрещается использовать поврежденные кабели, провода и разъемы;
  • избегайте перегиба проводов и кабелей;
  • не прилагайте чрезмерных усилий к проводам путем их перегиба или слишком сильного сжатия: внутренние проводники кабелей и проводов могут быть оголены или повреждены;
  • не используйте для подключения разъемы с плохими контактами;
  • не превышайте параметры предельной нагрузки, указанные в инструкции;
  • сечение питающих проводов зависит от требований к пределу плотности тока, типу изоляции и материалу проводов. Недостаточное сечение провода может привести к перегреву кабеля и возгоранию.

Когда питание включено, НИКОГДА:

  • не подключайте/отключайте разъемы;
  • не открывайте модули и датчики.

Пример подключения

RGBC EXA.png

Пример подключения RGB светодиодов с усилителем

RGBC EXA2.png

Параметры модуля

Parameter name Value
Input channels qty
Input/output channels qty
0-10 input port quantity
Buttons
LED Buttons
Number of sensor inputs
Number of dry contact inputs
RS485 ports qty
RS232 ports qty
UART ports qty
M-BUS port quantity
Pulse inputs quantity
DALI ports qty
DALI-line voltage supply
Peak current of DALI-line power supply
Peak current in DALI-line
Maximum DALI devices quantity
Dimming channels qty
Output channels qty 3
0-10 output port quantity
Analog output channels qty
Output
Digital line maximum length
Discrete input channels qty
Digital input channels qty
Speakers
Max power output audio channel
Camera
IR lighting
Card reader
Connection type
Protocols
Backlight voltage
Load type
Dimmer load type
Supported sensors
Input voltage 11.5 … 25V
Current type DC
Adjustment type PWM
Max load
Min load
Max load per channel 1A (12W at 12V)
Max load per group
Max load per device 3A (36W at 12V)
Control parameters
Angle of vision IR °
Angle of motion °
Temperature measuring range °C
Humidity measuring range
Dimmer type
Dimming type
Voltage that may be applied to the input channels 11.5 … 25V
Max output switching voltage
Max output switching current
Power supply 11.5 … 27.5 V DC from CAN
Max current(24V) 25 mA
Max current(13V)
Max detection distance
Max IR distance
Max BT distance
Max current
Relay
Data transfer speed
Permissible section of power supply cable to connect in socket:
Sensors VCC output
Sensors max VCC current
R1-R2 inputs max current
Push-button/reed switches line recommended length
Temperature sensor line max length
Sensor cable length
Sensors line max length
Bus type CAN (4-wire)
Compatible with
Output voltage
Output current
Equipment installation type Free
Mounting
Max cabel lenght
Case material ABS
Protection IP40
Temperature range -10 … +50 °C
Size 45x42x14 mm
Weight 25 g
* -
** -
*** -
1 -
2 -
3 -


Порядок установки и подключения модуля

  1. Connect the outputs.
  2. Connect the CAN connector.
  3. Configure the module using LT setup.
  4. Apply power to the load.
  5. Check all equipment for proper operation.

Module shut-off and deinstallation procedure

  1. Disconnect the power from the load.
  2. Disconnect the CAN connector.
  3. Disconnect the outputs.

HW settings

Name Type, range SUBID Default Description
dm char[3] 98 'RGB' Each char is responsible for the type of a particular channel, RGB takes 3 channels
  • 'D' – use like dimmer-lamp
  • 'RGB' – Use like RGB lamp

Example: dm='DDD'

def integer 0-250 1-3 100 The default brightness level in case of a power reset (1..250). Example: def=250
min integer 0-100 1-3 0 Minimum dimming level, example: min=10
max integer 0-100 1-3 100 Maximum dimming level, example max=95
runtime integer 0-100 98 5 Runtime is the speed of changing the brightness(measured in seconds). Example: runtime=15
f integer 1-1000 98 500 It is frequency (measured in Hz); Example: f=500
1<item addr="355:1" auto-period="600" cfgid="175" name="Dimmer" type="dimer-lamp" uniq_id="68"/>
2<item addr="355:2" auto-period="600" cfgid="175" name="Dimmer" type="dimer-lamp" uniq_id="69"/>
3<item addr="355:3" auto-period="600" cfgid="175" name="Dimmer" type="dimer-lamp" uniq_id="70"/>
4<item addr="355:98" cfgid="175" hw="dm='DDD' f=1000 runtime=20" name="Temperature" system="yes" type="temperature-sensor" uniq_id="47"/>