Jump to content
C4 Forums | Control4

gimbers

c4Forums Member
  • Posts

    1
  • Joined

  • Last visited

Posts posted by gimbers

  1. Hi Alan,

     

    Not sure if this is the place to ask this, but I think I need a little help. I'm trying to trigger a server that feeds three projectors. The only commands I need to send are:

    preset_1

    preset_2

    off

    I did this as a Generic TCP command in Programming. wrote the command as ascii:

    off/r/n

    The guys looking after the server say their server received:

    6f 66 66 2f 72 2f 6e

    which is a literal translation. But what they actually need is:

    6f 66 66 0d

    So I'm now sending that as hex, but now they are getting nothing. Can you help?

     

    Many thanks in advance,

    Rex

×
×
  • Create New...

Important Information

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