script debugging

James Sentman james at sentman.com
Wed Jun 10 11:31:18 EDT 2015


Good morning George!

That error message really should include the address it thinks it’s sending to… This is an outgoing command error message. If you’re only ever receiving things from a weeder you’d never see this. What I think probably happened is that in creating those pseudos to hold all the rest of that data one of the units came up with the last used interface as you were creating them and you just didn’t notice. So one of those pseudos really isn’t a pseudo and is trying to send it’s value to a weeder card ;) Go through the units being controlled there and make sure that you’re not sending a value to one that is accidentally assigned to the weeder interface.

> On Jun 10, 2015, at 11:18 AM, George Handley <ghandley at kc.rr.com> wrote:
> 
> Here is the log, and it appears to have to do with averaging the two temperature sensors which does access the analog input West Weeder Board "Current Lower Level Outside Temperature B2." But, the equation is successfully resolved, but at the end tells me "no weeder configured for that address” when there obviously is!
> 

Thanks,
 	James


James Sentman                       http://sentman.com		http://MacHomeAutomation.com





More information about the XTensionList mailing list