Jump to content
C4 Forums | Control4

-defunct-

c4Forums Member
  • Posts

    822
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by -defunct-

  1. To verify, you can use system manager and connect to the controller, then go to the time tab and select Legacy. That should do one ntp request per day instead of the frequent checks.

    That would at least let you know if all of them are the reverse dns lookups for the ntp servers.

  2. With programming after source selection, you'll need to add delays before your custom codes are executed so the entire system is finished processing the built-in commands otherwise you'll get a race condition of your code being sent before the built-in codes are executed.

    It's kinda clunky to do that via programming than project setup and driver connections.

  3. Each source device driver connects to an input on the TV and the system sends the TV the associated code for changing the input. You don't need to test anything in that regard, you just need the device driver added to the system and connected to the correct input on the TV driver.

     

    You can for sure send input commands to a TV via programming, but the connections will override it every source selection.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.