10-25-2006 06:58 AM
10-25-2006 07:29 AM
X10 is a home automation protocol that sends & receives signals over the powerline...see www.x10.com.
I found some Labview X10 drivers in the "Downloads" section at http://www.vicontrols.com/, but I don't know anything about them.
Good luck,
Mike
10-27-2006 04:47 AM
Hi,
when you say "simulated" I'm assuming it's architectural information you're after.
The best option is going to be something like an elapsed timer which you can adjust backwards and forwards slightly so it occurrs for random "ish" timing.
You didn't say which version of LabVIEW you're using, so here's one in LV 8.2. It's a basic architecture to show a principle, and you could easily go with a producer consumer setup to allow better control of the timing to capture the stop condition.
Hope that helps
Sacha Emery
National Instrument (UK)
01-12-2007 12:24 AM
How should I interface my X10 Controller with LabVIEW??
I have downloaded the Vicsys Library.
Please suggest me any body has used it.
01-12-2007 01:11 PM
Matt,
I haven't used the VI.
There is a RS232 to X10 interface. The part number is TW523.
It looks like the VI you downloaded will send X10 commands out the serial port of your PC to the TW523, and then over the power line, to control the X10 modules.
Mike
01-22-2007 12:39 AM - edited 01-22-2007 12:39 AM
Can you Please tell me what signals do we get from TW523 when we serially interface it with PC??
How do i take the signals in labVIEW?
Message Edited by 02040032200 on 01-22-2007 12:41 AM