Error: Checksum returned from CM11A is not correct.
Posted: Wed Sep 03, 2003 11:53 pm
Scott,
I've been encountering this error pretty consistently when running tasks:
Also, in the system log, I'm getting these errors:
1. Is this a known issue?
2. Can HouseBot ignore the checksums returned from the interface?
3. Is it a hardware issue/setting or a software issue/setting?
Thanks,
Patrick
I've been encountering this error pretty consistently when running tasks:
It seems to occur on tasks that have multiple X10 commands. The main task that causes the error for me is:Error: Checksum returned from CM11A is not correct. Return=[5a] Expected=[be]
Usually the first command will execute, and the rest will give bad checksums. This also is happening on my multiple dim command (named, beautifully enough... "potty light preset".)If (System Time.Weekday is Equal '1') And
If (System Time.Time Without Seconds is Equal '6:30 am') Then
Change 'FooBar1.PowerState' to 'On'
Delaying for '2000' mili-seconds
Change 'FooBar2.PowerState' to 'On'
Delaying for '2000' mili-seconds
Change 'FooBar3.PowerState' to 'On'
Delaying for '2000' mili-seconds
etc.
Also, in the system log, I'm getting these errors:
Task Wait was NOT satisfied by Property Change. Property [potty light preset.System Time] = Time
1. Is this a known issue?
2. Can HouseBot ignore the checksums returned from the interface?
3. Is it a hardware issue/setting or a software issue/setting?
Thanks,
Patrick