Jump to content
C4 Forums | Control4

Kaas Mayer

c4Forums Member
  • Posts

    118
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by Kaas Mayer

  1. tcp://192.168.0.123:1515

    off command:

    \xAA\x11\xFE\x01\x00\x10

    on command:

    \xAA\x11\xFE\x01\x01\x11

    hdmi 1:

    \xAA\x14\xFE\x01\x21\x34

    hdmi2:

    \xAA\x14\xFE\x01\x23\x36

    hdmi3:

    \xAA\x14\xFE\x01\x31\x44

    Way more commands are listed here:

    https://support.justaddpower.com/kb/article/245-samsung-rs232-control-rs232c/

    Make sure that u have activated remote control in the tv settings.
    Let me know if you need help with that

     

    The following driver might do the magic aswell:
    http://www.chowmainsoft.com/generic-tcp-command

  2. Hey Guys,

    i made a driver for the HDMI Matrix from foxun wich i attached here. The driver works, so feed free to use it. 
    I just have a small issue, where you might can help me. :)
    Each HDMI Output has a seperate coax Audio output. The audio outputs are connected to an audio matrix in the connection tab.
    But c4 does not understand, that the audio output belongs the the hdmi output. So when i switch from an analoge audio source to a video source, the audio input does not switch in the audio matrix.
    i made a seperate programming, but this is more a dirty workaround. i would like to understand if there is a better solution.

    Is there a way to combine the "Hdmi Output Video Endpoint" with the "DIGITAL_COAX" Output?

    Driver is for the following matrix: 
    http://www.foxun.com/product_detail_1215.html

     

    avswitch_FoxUN_HDMI 8x8 SX-MX11.c4i

  3. hey guys,

    i want to combine a KNX Dimmer with the "CURRENT_VOLUME" variable from a tv. I also want to receive the actual volume from the tv and send it back to the dimmer value. for example if you use the tv remote. 

    So i set in the Programming of the KNX Dimmer:

    "when KNX Dimmer level  changes -> set TV -> CURRENT_VOLUME_LEVEL to the value of KNX Dimmer -> LIGHT_LEVEL"

    and the tv:

     "when the variable TV -> CURRENT_VOLUME_LEVEL changes -> SET KNX DImmer -> LIGHT_LEVEL to the value of TV -> CURRENT_VOLUME_LEVEL"

    is this way correct? Because it works in one direction if i only set one script. if i set both scripts, it stopped working. 

×
×
  • Create New...

Important Information

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