Thanks - and I think I'm getting there...
...but - 1. I thought repeated calls to a macro only "stacked" them - in other words, calling D6 would start the delay, if 3 minutes later another call happened to D6, ANOTHER instance would run, but the first instance would still send the E1 OFF - 4 minutes after the second call, and the second instance would send another OFF 3 minutes later. What I'm hearing you say is that the second call causes the first instance to vaporize (which is the way one would like successive calls to a timing macro to work). Stated another way, if 100 RF-D6=ON commands were sent, with a maximum time interval of 6 minutes between them, only one E1-OFF would happen 7 minutes after the last RF-D6-ON was sent. Correct? (Is that what you mean by re-entrant?)
Or is it because it's an RF call? I love this, because I've done the same thing using flags and phantoms - this is soooo much more simple!!
2. I'm not being picky, but when you said
The D6 off command
- didn't you mean The E1 off command?
While I'm asking - because it's an RF-command, even though the V572RF32 (with PSC05) received (and re-transmitted) it, it would NOT be converted to a PLC, right? Would the same hold true when a TM751 receives it?
Finally (for now), does this only work if you have multiple CM15a's? Would an RF call work if D6 resided on the same CM15a as the calling macro? Especially if one had an RF repeater?