Availability: | |
---|---|
Quantity: | |
D014 Series
SiRON
9405410000
ABOUT SELECTION
![]() | |
Energy saving Highlight light beads Intelligent control CE certification | High brightness lamp beads High brightness LED chip process small light decay, long service life |
Model analysis | ||
① | LED signal light series | D014 |
② | Non-smart/smart | Blank:Warning light (Z):RS485 intelligent warning light |
③ | Number of color layers | 1:Single layer 2:Two layers3:Three layers 4:Four layers 5:Five layers |
④ | Working status | Blank:Always on B:Always on with buzzer S:Flashing Q:Hashing with buzzer |
⑤ | Signal polarity | Blank:NPN P:PNP |
Note:
1. D014-1 is single-layer and three-color;
2. light source color can be customized(R-red,Y-yellow,G-green,B-blue,W-white)Example:Custom model D014-4(RYBW)-indicates four layers of signal lights,light source color (from the lampshade top-down)are red,yellow,blue,white.Steady on,NPN is positive.If you need to customize,please contact our sales staff;
3. D014(Z)-3 color layer can only choose 3 layers,light source color can not be customized;
4. D014(Z)-3 working state can only be steady on,D014 total positive bright and shiny with buzzer is not optional;
5. D014(Z)-3 No signal polarity is optional.
Specifications
Model | D014-1 | D014-2 | D014-3 | D014-4 | D014-5 | D014(Z)-3 |
Appearance |
|
|
|
|
|
|
Luminescent lamp | ||||||
Layer number of color | Single-layer | Two-layers | Three-layers | Four-layers | Five-layers | Three-layers |
Nominal voltage | 24VDC | |||||
Rated current | Multi-layer multi-color.red 0.07A,yellow 0.09A,green 0.06A,blue 0.06A,white 0.06A | |||||
Installation method | Bend | |||||
Working status | Always on/Always on with buzz/flashing/flashing with buzz | Always on | ||||
The material | Light shade ABS+Light shell translucent PC | |||||
Protection grade | IP20 | |||||
Bean Angle | 360° | |||||
Service life | 50000h | |||||
Environment temperature | -25~55℃ | |||||
Signal polarity | NPN common positive electrode /PNP common negative electrode | |||||
Standard wiring length | Standard 1500mm | USB wire length |
Intelligent Warning Light Description
Play packet details
Support asynchronous serial port communication mode, through the serial port to receive the command sent by the host computer communication standard (baud rate):9600bps | Format:$SCMDpara1 para2 $O | ||||
$ | CMD | para1 | para2 | $o | |
Data bit:8 | start bit 0×7E | Command word | Parameter 1 | Parameter 2 | End bit0xEF |
Stop bit:1 Check bit:none Flow control:none | Each command feedback starts with $, That's Ox7E | Indicates a specification Such as control/ query, etc | Parameter 1 | Lights on or off | End bit0xEF |
Control instruction code
Sent command | 7E AA0100 EF | 7E AA 0101 EF | 7E AA0200 EF | 7E AA0201 EF | 7E AA0300 EF | 7E AA0301 EF | 7E AA0000 EF | 7E AA 0001 EF |
Explain | D1 (yellow light)off | D1 (yellow light)on | D2(green)Off | D2(green light)on | D3(red light)off | D3(red light)on | AIl-OFF | Full open |
For example,if you want to specify turning on a red light (Section 3 light),you need to send 7EAA0301EF return code:Success 00 failure 01 |
External drawing
Wiring diagram
Intelligent warning light description
Query instruction code | |
7E 000000 EF | Example Query the current indicator status |
Query return code
7E BB0101EF | 7E BB 0201 EF | 7E BB 0301 EF | 7E BB0401 EF | 7E BB 0501 EF | 7E BB 0601 EF | 7E BB 0000 EF | 7E BB 0001 EF |
D1(yellow light)on | D2(green light)on | D3(red light)on | D1(yellow light)+ D2(green light)on | D1(yellow light)+D3(red light)On | D2(green light)+D3(red light)on | Lights-all | Lights-all |
The product is powered on by default,that is,return:7E BB 0001 EF 1. First download a software on the Internet"serial hunter",why choose this,because it has the function of automatic search serial port is very useful.After opening the main interface is shown in the figure,you can see the red parts,set in turn. 2. open the software,first to search the serial port,find the specified port,specify "baud rate",the default baud rate of our product is 9600,and finally"start serial port",so that the software is configured.There are two concepts that need to be clarified:the first is the "HEX code",we default to this,this is used to display data,so it must be set here.The second is "string",this is used to display printed characters,we do not use here. 3. After the software configuration is OK,copy the required instructions to the sending area.Refer to the document instruction table for specific instructions. |