If you are experiencing problems with LED holiday lighting, the following guides will provide advice and solutions for common Christmas light issues.

What
should I do if the light is off?

Check
that all circuits are switched on and that all plugs have adequate power
supply.

Check
the plug fuse of the lighting device. If the filament inside the fuse breaks,
replace the fuse. It is sometimes necessary to spread the plug pins of the plug
to ensure electrical contact. This is a common problem.

While
inserting the illuminator into sufficient current, slowly place your finger on
top of the bulb.

If
the light is on when a particular light bulb is touched, the light bulb is
likely to cause a short circuit.
Remove
and replace this light.
In this case, the wires are not in contact with the light holder.
Check
end-to-end to see if a sufficient number of lighting devices are plugged into
each other. Do not insert more than two (2) sets of lights into each
other.

If
you insert the light into the extension cord, it may cause an overload. Make
sure there aren't too many lights plugged into the power cord. Also check the
plug fuse of the extension cord. *Note* It is always best to check the light
that is plugged into the wall outlet.

If
the burning brightness of the illuminator is higher than normal, it is most
likely to burn out eight (8) to fifteen (15) bulbs. Find and replace those bulbs
that don't work. Do not replace the burnt out light when plugging in the power
switch. This can cause a surge and burn out new bulbs.

It
is helpful to use a tester when replacing a burnt out light bulb in a mini light
kit. This will greatly simplify the maintenance of the lighting fixtures on the
trees and displays. To use the tester, plug a light into the socket of the
tester. Press the test button on the tester; any defective bulb will beep.
Remove and replace the light.
On a light set
(sphere, 100 light group,
etc.) with more than fifty lights,
remove a light bulb from the end of the light group
or sphere and insert the light into
the tester. Press the test button. Remove and replace the light.
Continue to test each light until
a defective light is
found.

Power
setting
You
don't need to read the electricity bill to know that the outdoor Christmas
lights will consume a lot of electricity. For example, a 100-foot incandescent
C9 bulb consumes three and a half times the power of most TVs! Needless to say,
if too many strings are inserted into a plug, you will quickly overload the
circuit.

Most
homes have a 16 amp plug in the front and back yards. However, this circuit is
usually shared with one room in the home, so not all 16 amps are available. If
you're planning a large Christmas light display, it's wise to calculate the
amperage of your Christmas lights and decorations to make sure it's much smaller
than 16 amps.

The
amperage is usually posted on the UL label on one end of the string. If not, use
the following formula to determine the amperage of the string:

Feet
x watts per bulb / 125 volts = amperage

Use
the example above:
100
feet C9 bulb x 7 watts per bulb / 125 volts = 5.6 amps.

Assuming
other electrical equipment does not use this circuit, other lights or
decorations can be inserted into the outdoor plug. However, before inserting
other lights end-to-end, check the maximum number of connections for the UL tag
(usually three).

Note:
Most Mini Light strings are rated at watts, but amps, so math is done for
you.

light replacement
Grasp
the plug and pull it out of the socket or other outlet device. Do not pull on
the power cord by pulling on the cord.

Pinch
the groove on the side of the slot. Gently pull up on the light holder.

Align
the groove on the spare light base
with the groove on the socket.

Gently
push the light into
the socket until you hear a SNAP tone. This means that the light holder
is locked in place.

Replace
the light only
with a matching bulb in the kit.

If
the light holder
for the new replacement bulb is not suitable for the light holder:

Remove
the light from
its base by straightening the wire and pulling the light out
of the base.

Insert
the new bulb into the base by threading the wires through the two holes in the
bottom of the base and then bending the wires up to the side of the
base.

Insert
the completed light/base
into the light holder.

Fuse
replacement

Grasp
the plug and pull it out of the socket or other outlet device. Do not pull on
the power cord by pulling on the cord.

Open
the fuse cover. Slide the panel on the top of the accessory plug toward the
blade to expose the two fuses.

Turn
the fuse plug and carefully remove the fuse.

To
avoid the risk of fire, replace the fuse (check the package) with only the
correct amperage replacement fuse.

Slide
the panel to the top of the connector plug and close the fuse cover.

Ninghai  Haohua  Company    is a manufacturer
that designs and produces all kinds of     LED Holiday Light    . The product
specifications are complete and the styles are exquisite. The goods are exported
to Europe, the United States, Australia and other countries and regions. For
more information, please visit https://www.nhhx.net

LED Holiday Light - Holiday Lighting Maintenance Guide的更多相关文章

  1. LED Holiday Light -holiday Light Inspection Implementation Recommendations

    China LED Holiday Light Factory & Ninghai County Haohua Electronic Appliance Co., Ltd. pointed o ...

  2. Switch The LED Holiday Light To Illuminate The Cheerful Holidays

    I like how LED holiday lights add a little magic to the holidays. Want an easy way to reduce your va ...

  3. LED Holiday Light -Picking LED Christmas Lights, 4 Things

    LED Christmas lights are not very cheap, but you should know that LED lights can be used for more th ...

  4. Application Comparison Of LED Holiday Light And Traditional Incandescent Lights

    Obviously, LED holiday lights are leading the competition in economical Christmas decorations, but t ...

  5. LED Holiday Light - Color Creation Of LED Christmas Lights

    In the long and interesting history of Christmas lights, nothing is brighter than light-emitting dio ...

  6. Suggestions On Setting LED Holiday Light

    We all like the cheerful glow of holiday lights, so the process goes seamless from start to finish. ...

  7. LED Decorative Light Supplier - LED Environmental Decorative Lighting Application

    Creating ambient lighting in the home can bridge the gap between the internal world and the outside ...

  8. LED Craft Light - How To Solve: Home Decoration Lighting

    Home décor usually comes with a certain period of theme or a specific style of furniture, which will ...

  9. LED Decorative Light Manufacturer - Decorative Lighting: Functionality And Aesthetics

    Whether it is for general ambient lighting, task lighting or accent lighting, the decorative lightin ...

随机推荐

  1. # ConfigureAwait常见问题解答

    原文: https://devblogs.microsoft.com/dotnet/configureawait-faq/ .NET 在七多年前在语言和类库添加了 async/await .在那个时候 ...

  2. ADO.NET事务封装

    在数据库工具类编写的过程中,对事务的处理操作想避免各个原子操作的事务对象赋值重复操作,想对外暴露的方法为如下形式 public bool ExecuteTransition(Action Transi ...

  3. redis缓存优化

    redis缓存优化 一.问题 在Javaweb项目中,如果每次刷新,所有资源都重新从数据库中读取,这样每次效率会很低,在这里可以使用redis非关系型数据库,将一些不经常变化得资源加载进内存中.提高效 ...

  4. Mac brew update 慢~~~

    正题开始之前, 如果对 Homebrew 不太了解, 这里有一篇很好的介绍文章: macOS 包管理工具 Homebrew 不完全指南 花个几分钟读一下, 绝对超值! 正题 Homebrew 通过 G ...

  5. Wilson's Theorem

    ProofsSuppose first that $p$ is composite. Then $p$ has a factor $d > 1$ that is less than or equ ...

  6. C++析构、拷贝、赋值、移动拷贝函数的几个知识点(不全)

    怕忘了,写这:析构函数不会释放指针成员指向的对象. 众所周知,C++的类如果没有默认构造函数,会自动生成一个. 同理,如果没有复制构造函数即A::A(const A&){}这个函数 ,则系统也 ...

  7. React.js高阶函数的定义与使用

    /* 高阶函数的简单定义与使用 一: 先定义一个普通组件 二: 用function higherOrder(WrappendComponent) { return } 将组件包裹起来,并用export ...

  8. jquery click事件中的return false

    提交表单数据时设定了type="submit"属性,单击提交按钮后会默认刷新页面 但是在使用jquery的click事件时没出现跳转 $('button').click(funct ...

  9. .net mvc 多文件上传

    1.input文件上传设置允许选择多个文件,设置属性 multiple即可 <input type="file" multiple="multiple" ...

  10. POJ1776(哈密顿路径)

    题目: http://poj.org/problem?id=1776 题意: 给出一个n*n的矩阵,若第i个任务做完之后可以做第j个任务,则矩阵的第i行第j列为1,否则为0.机器完成一项任务之后会自动 ...