You need to upgrade to Ultra 1 4.234 IC01-ACT with a IC04-256 if your Comfort I is a Pro rather than Ultra.
This upgrade may not be on the distributor website but send them an email, see our UK distributors on
http://www.cytech-europe.co.uk/cms/installers.php#AA
You should also consider an upgrade to Comfort II. We now have very attractive upgrade packages from Comfort I to II which may cost not much more than an upgrade to a later Comfort I firmware\\
You can use the Comfigurator I/O Monitor to see received IR codes
In Comfigurator 2, go to Transfer menu and check Monitor I/O. In comfigurator 3 see
http://www.comfortforums.com/forum20/1389.html (preferred), go to View and check I/O Monitor
This allows you to see received and transmitted X10 codes
[img]file:///C:/DOCUME%7E1/LUYUNG%7E1/LOCALS%7E1/Temp/moz-screenshot.jpg[/img]X! - Transmit X10 command
PC: X!HUUFF[RR]
UCM: OK
UCM: XTHUUFF[RR]
H : House code A to P in ASCII
U: Unit Code = 01 to 10H (16)
F : Function Code: 05= On, 07= Off, 01=All OFF, 03=All Lights ON, 09=Dim, 11=Bright, 13 = All Lights off, 15 = Extended Code 1 (Data/Control), 21 = Extended Code 3 (Security), 25 = Extended Code 2 (Meter Read)
(RR: Repeat cycles 01-08 - Applicable to Dim and Bright commands - Not implemented DA6D Do action 109 can be used to set the repeat count)
The UCM reports the transmission of the X10 code via the XT message
If UU is 0, the Unit code is not transmitted, the Housecode/Function code X10 signal is transmitted.
If FF is 0, the Housecode is not transmitted - the Housecode/Unitcode X10 signal is transmitted.
Eg
X!P1005 X10 P16 On
X!B0507 X10 B5 Off
XF - X10 house/function code Received
The UCM will reply with the XF report when Comfort receives an X10 housecode/functioncode signal from the 2 way X10 interface
UCM: XFHff
H : House code A to P in ASCII
ff is 1 to 16 representing the function code (address),
Function Code ff: 05= On, 07= Off, 01=All On, 03=All Lights ON, 09=Dim, 11=Bright
Normally, an X10 command will have the housecode and unit code in one transmission, followed by the housecode and function code in the next transmission
Eg X10 code of \"A1 ON\" may be received in two messages as
UCM: XUA01
UCM: XFA05
The Bright and DIM commands which have no gaps in between repeated transmissions, may not be received correctly
XU - X10 House/unit code Received
The UCM will reply with the XU report when Comfort receives an X10 housecode/unitcode signal from the 2 way X10 interface
UCM: XUHuu
H : House code A to P in ASCII
uu is 1 to 16 representing the Unit code (address),
Normally, an X10 command will have the housecode and unit code in one transmission, followed by the housecode and function code in the next transmission
Eg X10 code of \"A1 ON\" may be received in two messages as
UCM: XUA01
UCM: XFA05
The Bright and DIM commands which have no gaps in between repeated transmissions, may not be received correctly