XTB - the Future of X10 has arrived!

Ok. So "recursive" but not "recursive looping".

Yes, if you want to use the computer CPU to perform this function, HS will let you do it, both through scripts and through HS-managed (not hardware-based) built-in code for X-10.

Note though that most/many modern HA lighting devices provide hardware-based ramping of output level. This is more robust with less overhead that having the CPU/mpu track and control ramping for many devices. A single command to the device sets the ramp rate and a subsequent single command begins the process. The (eg) light switch itself takes care of making it happen.

Check out the spreadsheet of HA software and hardware at

formatting link
through
formatting link

HTH ... Marc

Reply to
Marc_F_Hult
Loading thread data ...

Thanx for the info!

Would that built in programmable ramp be settable to ramp for an hour? Not that I get up to go to work anymore. but that was the speed. 0-100% in 1 hour...LOL

It is typically better (well mostly but I can't think of an exception right now) to let the lower level devices do as many smarts as possible. Sometimes control is needed in the middle of a loop and it it needs an abort method from the control processor.

Ok. So "recursive" but not "recursive looping".

Yes, if you want to use the computer CPU to perform this function, HS will let you do it, both through scripts and through HS-managed (not hardware-based) built-in code for X-10.

Note though that most/many modern HA lighting devices provide hardware-based ramping of output level. This is more robust with less overhead that having the CPU/mpu track and control ramping for many devices. A single command to the device sets the ramp rate and a subsequent single command begins the process. The (eg) light switch itself takes care of making it happen.

Check out the spreadsheet of HA software and hardware at

formatting link
through
formatting link

HTH ... Marc

Reply to
Josepi

My recollection was wrong. HS's ramping of X-10 depends either on HS scripts or is device dependent, ie., ramped by the switch hardware. No "built-in code" ABIK.

As do some X-10 switches.

HTH ... Marc

Reply to
Marc_F_Hult

This gets rather complicated. The best way to do this type of ramping is by using your current method but with microsteps.

All X10-made dimmers will respond to microsteps but I'm unaware of any that have programmable ramp rates. See...

formatting link
an explanation of 'microsteps'.

Insteon dimmers can be set for X10 mode and have a programmable ramp rate (in either mode) but the maximum time is 9 seconds, far short of what you want. They do not handle microsteps the way X-10 does but IIRC they respond as if it were a preset dim/bright command which uses 32 dim levels.

You can use X10 preset dim/bright in a loop BUT you MUST send both address and level commands as any intervening commands can reset the housecode for the preset commands.

I don't recall any other makes of X10 compatible dimmers that have programmable ramp rates but some 'may' have them in their native, non-x10 modes.

One caveat - I have not kept current on this as I've been in and out of the hospital for the past year and have had nearly weekly appointments with various specialists, leaving little time for anything else. I think my warranty must have expired as all of my systems seem to be breaking down at once.

Reply to
Dave Houston

Thanx Dave.

Too bad about your health. This seems to happen sometimes to some people. Not to get into it here but sometimes a good Naturopathic Doctor has long term solutions that the standard chem/cut doctors just don't seem to understand.

Best of luck.

All X10-made dimmers will respond to microsteps but I'm unaware of any that have programmable ramp rates. See...

formatting link
an explanation of 'microsteps'.

Insteon dimmers can be set for X10 mode and have a programmable ramp rate (in either mode) but the maximum time is 9 seconds, far short of what you want. They do not handle microsteps the way X-10 does but IIRC they respond as if it were a preset dim/bright command which uses 32 dim levels.

You can use X10 preset dim/bright in a loop BUT you MUST send both address and level commands as any intervening commands can reset the housecode for the preset commands.

I don't recall any other makes of X10 compatible dimmers that have programmable ramp rates but some 'may' have them in their native, non-x10 modes.

One caveat - I have not kept current on this as I've been in and out of the hospital for the past year and have had nearly weekly appointments with various specialists, leaving little time for anything else. I think my warranty must have expired as all of my systems seem to be breaking down at once.

"Josepi" wrote:

Reply to
Josepi

Before they introduced UPC, PCS had a line of X10 dimmers (under license). They repurposed the Hail Request & Hail Acknowledge commands to do microdim & microbright. I don't think they are still marketed however.

Reply to
Dave Houston

formatting link
>>

Better yet, write them yourself in html and use HS's asp.net api to query devices and fire events. It's incredibly easy.

Reply to
Mort

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.