Results 1 to 5 of 5

Thread: Dreambox telnet channel change from AMX

  1. #1
    Junior Member
    Join Date
    Oct 2010
    Posts
    35
    Thanks
    6
    Thanked 2 Times in 1 Post
    Rep Power
    166
    Reputation
    20

    Default Dreambox telnet channel change from AMX

    Hi all
    Im after some info and hopefully command lines
    on how to change channel and other important controls
    from my AMX control system to DM 8000.

    hopefully someone may have done something similar before



Look Here ->
  • #2
    Junior Member
    Join Date
    Aug 2008
    Posts
    22
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Rep Power
    192
    Reputation
    20

    Default

    Yep IP control of these work a really well, I've done alot of testing and found the best way below :
    //info button
    IP_CLIENT_OPEN(dvDREAMBOXIP.Port,sIPADDRESS,nIPPor t,TCP)
    WAIT 1 {SEND_STRING dvDREAMBOXIP,"'HEAD HTTP/1.1',13,10,13,10"
    IP_CLIENT_CLOSE (dvDREAMBOXIP.Port)}

    PM me for a complete code block.
    Last edited by am_bad; 19-07-12 at 08:08 PM.

  • The Following User Says Thank You to am_bad For This Useful Post:

    reeco81 (23-07-12)

  • #3
    Junior Member
    Join Date
    Oct 2010
    Posts
    35
    Thanks
    6
    Thanked 2 Times in 1 Post
    Rep Power
    166
    Reputation
    20

    Default

    Thanks for the info mate I will give it a go,
    If you could send me the the rest of the commands
    That would be great
    PS you inbox is full so I can't PM you

    Cheers Reece
    Last edited by reeco81; 26-07-12 at 08:03 PM.

  • #4
    Junior Member
    Join Date
    Aug 2008
    Posts
    22
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Rep Power
    192
    Reputation
    20

    Default

    Cleared Inbox. PM sent.

  • #5
    Junior Member
    Join Date
    Apr 2016
    Posts
    5
    Thanks
    0
    Thanked 1 Time in 1 Post
    Rep Power
    0
    Reputation
    30

    Default

    I'm also looking to control my dreambox from AMX. Additional problem is that I'm not a real programmer so my knowledge is quite basic. until today I have no experience with controlling IP devices.

    How should I define the device and Port?

  • Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •