FireCracker CM17A and zmx10.pl
Posted: Sat Aug 16, 2008 1:11 am
To use this device CM17 (a serial port passthru, commands sent via DTR not the xmit pins) you MUST change the type of X10 device controller that is opened by changing the lines in zmx10.pl near
152 to
and
174 to
);
You can then use this device to ONLY trigger X10 events via the configuration.
152 to
Code: Select all
use X10::FireCracker;
174 to
Code: Select all
$x10 = new X10::FireCracker( port=>ZM_X10_DEVICE, house_code=>ZM_X10_HOUSE_CODE, debug=>0
You can then use this device to ONLY trigger X10 events via the
Code: Select all
X10 Output Alarm String