Results 1 to 4 of 4

Thread: Concatenate commands ControlPanel

  1. #1

    Concatenate commands ControlPanel

    Hello friends
    I'm working on a little program control.
    Would need to know if it is possible to concatenate commands controlpanel:

    //localhost:8080/commands/?ControlPanel=58,0,2,1,0

    And send several at once:

    //localhost:8080/commands/?ControlPanel=58,0,2,1,0&ControlPanel=58,1,2,1,0&C ontrolPanel=58,2,2,1,0...etc...

    greetings and thank you very much.

    E.Cueto

  2. #2
    Hello
    Excuse me I'll try to explain a little better my practice.

    According to the manual Catalyst enables the web server to receive commands such as controlling the intensity of a layer:

    ://localhost:8080/setparam/?Layer/Int/2=0.5 --- set movie intensity layer 2 to 50%

    And also according to the manual it is possible to send multiple commands at once.

    ://localhost:8080/setparam/?Layer/Int/1=0.5&Layer/Int/2=0.4&Layer/Int/3=0.3 --- set layer 1 2 3


    Well, I'm using:
    ://localhost:8080/commands/?ControlPanel=58,0,2,1,0
    To ON the slot Dmx Input 1
    and
    ://localhost:8080/commands/?ControlPanel=58,1,2,1,0
    to ON the slot DmxInput 2
    etc.

    And I was wondering if you can send something like:

    ://localhost:8080/commands/?ControlPanel=58,0,2,1,0 & ControlPanel = 58,1,2,1,0

    To send multiple commands at once.
    Is It Possible?

    Could you give me some clue?

    thank you very much

    E.Cueto
    Last edited by escueto; 23-06-2014 at 12:20 PM.

  3. #3
    I don't know if it's possible, but if it is, I would think it would be the same format as it is for sending multiple commands for layers.
    Paul Kenah
    Catalyst Expert

  4. #4
    send these commands:

    ://localhost:8080/commands/?ControlPanel=58,0,2,1,0 & ControlPanel = 58,1,2,1,0

    It does not work so I ask help.

    thanks

    E.Cueto

Similar Threads

  1. Panasonic Lamp Commands
    By Trench117 in forum Catalyst Software
    Replies: 2
    Last Post: 17-02-2014, 08:18 AM
  2. Http commands
    By dmxdesign in forum Catalyst Technical support
    Replies: 1
    Last Post: 11-02-2013, 07:40 AM
  3. RS232 Commands out of a System without Dongle
    By bright in forum Catalyst Technology questions
    Replies: 2
    Last Post: 08-11-2012, 05:10 PM
  4. Sending html/pjlink commands
    By Jarno in forum Catalyst Software
    Replies: 1
    Last Post: 14-08-2012, 09:50 PM
  5. Custom ASCI UDP/TCP/IP commands send
    By michalp8 in forum Catalyst Feature requests
    Replies: 6
    Last Post: 03-07-2011, 08:00 PM

Posting Permissions

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