answersLogoWhite

0

You would need to shutdown the power whenever you are working on the electrical service.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

How do you shutdown computer in dos?

You don't, there is not usually a need to run any shutdown process in DOS, just switch it off.


What do you do if your computer won't reboot?

You need it to Force Shutdown. Just press the On button and hold it for long time. It will force to shutdown the PC.


What is an electrical shutdown system?

An electrical shutdown system is a safety mechanism designed to automatically or manually disconnect electrical power in response to specific conditions, such as equipment failure, fire, or other hazardous situations. It helps prevent accidents, equipment damage, and potential injuries by ensuring that electrical systems are quickly de-energized when necessary. These systems can be implemented in various settings, including industrial plants, commercial buildings, and transportation systems, and often include features like circuit breakers, emergency stop buttons, and alarms. Properly designed and maintained electrical shutdown systems are essential for ensuring operational safety and compliance with regulatory standards.


Would a defector alternator on a 1994 Lincoln MK VIII cause entire electrical system and engine shutdown?

it could do


Does Putty exe allow you to remotely startup or shutdown the computer you are connected with?

Yes you can.Once connected you need to login as root using sudo or su - command. Type the following command to shutdown remote system: # shutdown -h now OR # /sbin/shutdown -h now To reboot the system, enter: # shutdown -r now OR # /sbin/reboot


How do you shutdown a Cisco switch port?

If you want to shutdown a port on a Cisco 2960 Catalyst Switch you will need to connect to the router (either SSH, TelNet or connect using the Console cable) and enter the interface you want to shutdown. You will then need to enter the shutdowncommand. An example is given below for Fast Ethernet 0/2Router> enableRouter# configure terminalRouter(config)# interface fa0/2Router(config-if)# shutdown


Why is shutdown -1 not working on my PC?

Shutdown -1 is not a correct command for shutting down. Open a command line... Start >> Run... >> cmd >> ENTER Then type: shutdown /h (shutdown) shutdown /r (restart) shutdown /l (log off) shutdown /? (more info on shutdown)


When I shutdown my laptop it doesn't shutdown anyone can help?

Take out the battery and it will shutdown.


How do you stop cmd prompt shutdown?

to stop a cmd shutdown you type in "shutdown /a" (without quotes) shutdown /a is for windows vista and 7 if its windows xp u would use "shutdown -a" the function "/a" or "-a" means to abort a shutdown


Why does your PC shutdown?

because its overheating you need a new PC cooler,or you have a low ram there you answer


What does the auto shutdown relay fuse do?

I need to know about fuse 1548c in 1999 voyager


How do you shutdown a computer on the network and set timer and comment?

shutdown -m \\computername - Remote computer to shutdown/restart/abort shutdown -t xx - Set timeout for shutdown to xx seconds