Hey,
I am programming my CM11A using a Java program from Linux.
Q1>
Am I correct in thinking that there is no way to get the CM11A to relay the output of the Macro or Timer to the PC ? **
** - Note: If I have a second CM11A it can see the output of both triggers and macro's.
Q2>
The trigger code for Macro's is also "buggy" as sometimes I don't get anything on the PC and sometimes I just get the function block (Housecode + On/OFF) but I don't see the unit address.
But I have never seen both the Address and Function blocks.
Is there a way to reliably see the complete initiating code from the PC?
Q3>
Am I correct that there is nothing special about "start" verses "stop" macro's they are just two independent trigger points on the same day? **
** Other than if you set them both to the same time (in which case only the start macro will fire).
Q4>
There is no handling for leap years or daylight savings in the CM11A.
It has two counters (366 days in a "leap" year) and (7 days in a week) which simply roll over at the end of the week or year all other adjustments must be made from the PC?
Q5>
Are there any undocumented features of the CM11A such as conditional executions (eg only fire this macro if a given device is already on)?
Thanks,
David