'Execute' issue in PICED - doorbell chime

Discussion in 'C-Touch/HomeGate/SchedulePlus/PICED Software' started by Duke D, Apr 29, 2009.

  1. Duke D

    Duke D

    Joined:
    Nov 20, 2008
    Messages:
    30
    Likes Received:
    0
    Location:
    Nashville, TN (USA)
    Trying to get a doorbell.wav file into a CTC. Following the directions below but no luck - Still get the "File Doesn't exist" msg on the CTC. I'm also not clear on the PCM file format issue. Do I have to convert it, or not?

    http://www.cbusforums.com/forums/showthread.php?t=4772

    Here's the logic I'm trying to use;

    once (GetLightingState("Doorbell_buscoupler") = ON) then
    begin
    Execute ('C:\Clipsal\PICED\Projects\IHG\doorbell2.wav', '');
    end;

    I have a button set to 'special function - Program, run' linked to the file C:\Clipsal\PICED\Projects\IHG\doorbell2.wav. ,but still get the 'doesn't exist' msg. What part of this am I missing?

    Thanks!
     
    Duke D, Apr 29, 2009
    #1
  2. Duke D

    Darren Senior Member

    Joined:
    Jul 29, 2004
    Messages:
    2,361
    Likes Received:
    0
    Location:
    Adelaide, South Australia
    See help topic "Exporting to an Archive". You can now add additional files to the archive. You need to include the sound file.
     
    Darren, Apr 30, 2009
    #2
  3. Duke D

    Duke D

    Joined:
    Nov 20, 2008
    Messages:
    30
    Likes Received:
    0
    Location:
    Nashville, TN (USA)
    File must be converted to PCM

    Thanks.

    Discovered that yes, the file does need to be converted to the PCM format.

    After I converted the file, and then transferred to the Color Touch Screen via the 'additional files' section of the transfer utility, it worked fine.
     
    Duke D, May 7, 2009
    #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.