PICED bug

Discussion in 'C-Touch/HomeGate/SchedulePlus/PICED Software' started by alexm, Dec 9, 2005.

  1. alexm

    alexm

    Joined:
    Aug 15, 2005
    Messages:
    27
    Likes Received:
    1
    Location:
    Wellington
    Just to let you guys aware, there seems to be a slight bug in PICED where the logic does not always initialise properly when run. It seems that when you run the logic via the Logic Screen it works ok, but when run from the drop down menu i.e. Options/Run Logic sometimes the ininitialise portion is not run
     
    alexm, Dec 9, 2005
    #1
  2. alexm

    Darren Senior Member

    Joined:
    Jul 29, 2004
    Messages:
    2,361
    Likes Received:
    0
    Location:
    Adelaide, South Australia
    Can you provide details of what aspect of the initialisation is not happening ?
     
    Darren, Dec 11, 2005
    #2
  3. alexm

    alexm

    Joined:
    Aug 15, 2005
    Messages:
    27
    Likes Received:
    1
    Location:
    Wellington
    Hi,

    Sorry for not replying sooner as I've been overseas. The main area where the initialise code is not executed is when I set CBus Groups to the OFF state ( I am doing this to around 70+ groups ), sometimes they are set properly and sometimes they are not.
    The code I use looks something like this:

    Code:
    SetCBusState("My Network", "My Application", "Group to be Turned OFF", OFF); 
    repeated 70+ times ( with different groups of course ).

    I donnot think this a major issue as I have not come across this with the Colour Touch Screens yet, but I will be looking into it today.
     
    alexm, Dec 15, 2005
    #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.