12-02-2013 03:23 AM - edited 12-02-2013 03:40 AM
time delay to switch on and off multiple load sequentially for load testing: automatic on and off control of load
12-02-2013 01:03 PM
p^2,
The time delay depends on several factors [Device Model Number, Settling Time Attribute Setting, and PC Hardware (If using SW timing)].
If you provide more information we would be able to assist further.
12-03-2013 01:18 AM
12-03-2013 08:40 AM
p^2,
What are you using to control the relays [Digital ports on a DAQ card, Relay driver (2567), etc]?
Also what ADE do you want to program in (LabVIEW, CVI, C, etc)
12-04-2013 07:30 AM
Sir,
i am using DAQ card digital output (9401) to control relay thro NPN darlington pair switching. using Labview i have to control the load automatically so that it should ON sequentially and then after all of them on i ahve to make OFF one by one with some time interval/delay.
12-04-2013 11:31 AM
p^2,
I have written a quick example that turns on sequentially and off sequentially. This uses the DAQmx write function to turn on the relays, waiting 100ms [or other specified period] between each turn on. Then it waits another amount [in this case 200 ms] to ensure that the relay has been on for 1000ms [or some other specified period] before being turned off.
12-05-2013 07:04 AM
Thanks Sir for your reply!!!!
further i would like to do remote controlling and monitoring of load so that may save energy if someone let load remain on.
12-05-2013 09:55 AM
p^2,
It sounds like you are looking more for a system designed application rather than simple examples. That is something that would likely be better assisted by an NI systems engineer or an alliance partner.