System I/O Control

Discussion in 'C-Touch/HomeGate/SchedulePlus/PICED Software' started by Damaxx, Jan 11, 2010.

  1. Damaxx

    Damaxx

    Joined:
    May 12, 2008
    Messages:
    229
    Likes Received:
    47
    Sorry if this is a noob question gents, but I am wondering if it is possible for a group address to control a system I/O on a pc running homegate.

    I currently have a panel pc running home gate with a copy of Nick Locke's squeezebox interface and IR distribution throughout my house and was wondering if I could use my wall switches and remotes to control the system I/O's mapped to the CLI for the squeezebox.

    If your wondering why I dont use the squeeze box duet remote its cause I have a waterproof IR remote for the spa that I am using to control other stuff and the duet works on wireless G 2.4 Ghz. (That and I am normally too pissed to get out of the spa and drive that squeeze box remote ! :rolleyes:)
     
    Damaxx, Jan 11, 2010
    #1
  2. Damaxx

    Darren Senior Member

    Joined:
    Jul 29, 2004
    Messages:
    2,361
    Likes Received:
    0
    Location:
    Adelaide, South Australia
    You can do it through logic:

    Code:
    SetIntSystemIO("Level", GetLightingLevel("Group 1"));
     
    Darren, Jan 11, 2010
    #2
  3. Damaxx

    Damaxx

    Joined:
    May 12, 2008
    Messages:
    229
    Likes Received:
    47
    Much appreciated Darren.

    I have to do some serious research into learning how to program logic.
    Out of my depth with it.....
     
    Damaxx, Jan 13, 2010
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.