0

Synced players not looping



The master loops but the slaves run once and stop.
If you reset the master the slaves run once long before the master has completed booting.

Does anyone have any ideas?

master script
GPIOENABLEOUTPUT 0
GPIOENABLEOUTPUT 1
GPIOENABLEOUTPUT 2
GPIOENABLEOUTPUT 3
GPIOENABLEOUTPUT 4
GPIOENABLEOUTPUT 5
GPIOENABLEOUTPUT 6
GPIOENABLEOUTPUT 7

GPIOOn 0, 1, 2, 3, 4, 5, 6, 7
movie1.ts
GPIOOn


slave script
GPIOENABLEINPUT 0
GPIOENABLEINPUT 1
GPIOENABLEINPUT 2
GPIOENABLEINPUT 3
GPIOENABLEINPUT 4
GPIOENABLEINPUT 5
GPIOENABLEINPUT 6
GPIOENABLEINPUT 7

waitbuttonany
movie1.ts

7 comments

  • 0
    Avatar
    RokuLyndon


    J,



    I replied via email as well. I'm sorry but I was out on Monday. You need the updated autorun I sent for this to work.
  • 0
    Avatar
    Jay


    Lyndon



    I have the autorun on both machines.   I am still not having any luck.



    I will try this on different SD cards, maybe that will help.



    J
  • 0
    Avatar
    RokuLyndon


    Jay,



    I'm glad the modified autorun works to trigger the sync. I'm checking into why this isn't working as expected for you.
  • 0
    Avatar
    Jay


    Lyndon

    can you resend the last autorun and auto play files?



    Something has gone wrong on this end.  



    Thanks
  • 0
    Avatar
    Polar


    "RokuLyndon" wrote:

    Jay,

    I'm glad the modified autorun works to trigger the sync. I'm checking into why this isn't working as expected for you.




    Hi Lyndon



    I´m having the same problem with the script. It sounds like the script update made it work. I would be glad if you would send it to me too.



    Best regards
  • 0
    Avatar
    RokuLyndon


    How are you looping the players? Can you send me your playlist or csv files at <!-- e --><a href="mailto:support@brightsign.biz">support@brightsign.biz</a><!-- e -->?
  • 0
    Avatar
    Andrew Gray


    "Polar" wrote:

    "RokuLyndon" wrote:

    Jay,

    I'm glad the modified autorun works to trigger the sync. I'm checking into why this isn't working as expected for you.







    Hi Lyndon,



    I was testing a GPIO Sync script the other day and found that command "GPIOOn  " failed to switch off all or any outputs. I had to use "GPIOON 7" to switch off 0-6. The next state change then triggered the slave.



    Andrew
Please sign in to leave a comment.