xout / xin tw523


Closed Thread
Results 1 to 4 of 4
  1. #1
    chrispol's Avatar
    chrispol Guest

    Default xout / xin tw523

    is there a way to send a status request via xout? 11110001 to a unit?

    there is minimal documentation on xin some of it is copy/pasted from xout without reason

    i would like to turn on a unit then check the status to be sure it is on

    Any ideas welcome, possibly write out directly to the pin?

  2. #2
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default

    Chris, You need units that support this 2 way function. Most X10 units I have seen do not have this support, However there are a few. Log onto X10.com or one of there links to find out more. I would like some of there 2 way units but the price is prohibitive for me.

    Dave Purola,

  3. #3
    chrispol's Avatar
    chrispol Guest


    Did you find this post helpful? Yes | No

    Default

    'House A Unit 8 Get Status
    XOUT X10Out,X10Zero,[%0110\%01011,%0110\%11111]

    'Wait for X10 Reply
    XIN X10In,X10Zero,100,mainloop,[X10Return]

    'Log it if it exists
    serout2 portc.6,84,[bin X10Return]

    I am using the above code with a tw523 bi directional unit, if i put a led on x10in port it flashes that the unit is xferring data but the program never recieves anything

  4. #4
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default

    chrispol,
    True the TW-523 is a 2 way device but what type of remote module are you trying to communicate with? As I stated before there are only about 2 or 3 different remote modules and 1 or 2 consoles that have 2 way communications capability. The TW523 may be trying to communicate with a remote but the remote does not have 2 way communications capability so you don't get any response.

Similar Threads

  1. HSERIN and XOUT command
    By aratti in forum General
    Replies: 20
    Last Post: - 12th May 2009, 11:58
  2. X-10 and the proper XOUT statement for 18F2620
    By JohnP in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 10th December 2007, 22:04
  3. XOUT and HPWM
    By ardhuru in forum mel PIC BASIC Pro
    Replies: 21
    Last Post: - 10th May 2006, 07:28
  4. Xin Xout in Europe
    By RFsolution in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 20th May 2005, 10:31
  5. Xin & Xout Europe (50hz) vs US (60hz)
    By RFsolution in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 2nd May 2005, 11:49

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts