answersLogoWhite

0

The basic dimmerstat is meant for operation from a nominal input voltage of 240v 1ph ac & can give output voltage anywhere between 0 to 240v or 0 to 270v ac by simple transformer action. Three such dimmerstats connected electrically in star and mechanically in tandem, become suitable for operation from a nominal input voltage of 415v 3ph ac and can give output anywhere between 0 to 415v or 0 to 470v.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How can you pass enum datatype as argument to function in c?

Here is the simple code, which demonstrates how you can use enum as function argument in c. =================================================== #include <stdio.h> // Enum declaration for power stat enum PowerStat{ OFF, ON } powerStat; // Function printing the stat of power supply void func( enum PowerStat ); int main(int argc, char* argv[]) { // Set power supply stat OFF powerStat = OFF; // Call function to print the stat func( powerStat); // Set power supply stat ON powerStat = ON; // Call function to print the stat func( powerStat); return 0; } void func( enum PowerStat stat) { printf("Power is = %s\n", stat ? "ON" : "OFF" ); } ================================================== I haven't compiled and run above code but it has to work fine. Let me know, if you found difficulty to compile it. Email: ramji.jiyani@gmail.com


Is it possible to install a dimmer switch on LED lights?

Yes, it is possible to install a dimmer switch on LED lights, but it is important to use a dimmer switch specifically designed for LED lights to ensure compatibility and proper function.


Why you use main function in c?

Because if you donot use main function in c program, the compiler willnot execute the program.C compiler starts execution from main function itself.


Can you use main function as a recursive function in C?

Yes


How can I effectively use a plug-in lamp dimmer to adjust the brightness of my lighting?

To effectively use a plug-in lamp dimmer to adjust the brightness of your lighting, simply plug the dimmer into the wall outlet and then plug your lamp into the dimmer. Use the dial or switch on the dimmer to adjust the brightness to your desired level.


Can you use arguments in main function?

Yes.


What function tests a specific condition in Excel?

The IF function is the main function to do it and you can also use other logical functions, like the AND function, the OR function or the NOT function.


Can a single pole switch can be use as a dimmer?

No, a single pole switch is not designed to function as a dimmer. Dimmer switches are specifically designed to control the amount of electrical current flowing to a light fixture, allowing for adjustable brightness levels. Using a single pole switch as a dimmer may cause damage to the switch, light fixture, or both.


What type of dimmer do I use for an Ikea halogen 3 light track an electronic magnetic or regular dimmer?

Regular Dimmer will work.


Which dimmer switch to use with LED down lighters?

Look on the carton that the dimmer comes in. On the label there will be a list of lamp types that the dimmer can be used on along with the maximum wattage that the dimmer can control.


Can you use a dimmer switch on a ceiling fan?

Yes, you can use a dimmer switch on a ceiling fan as long as it is specifically designed for use with ceiling fans. Regular dimmer switches are not recommended for use with ceiling fans as they can cause damage to the fan motor.


The main function of fat is?

To store energy for later use.