CONTROL MODULES IN DMX
  • cousin guillaume
    member
    Posts: 10
    Joined: Thu Mar 17, 2011 7:14 pm

    CONTROL MODULES IN DMX

    by cousin guillaume » Tue Sep 20, 2011 2:54 pm

    HI
    i try to control some modules in dmx
    i find a post about that with this kind of script in direct event:

    Code:

    if type == 'DMX':
    if param['channel'] == 5:
    value = param['value']*10
    modul8.setValue('ctrl_layer_position_x', value, 0)

    but i try for exemple to controle TAP in BPM GLOBAL
    so what can i put instead of 'ctrl_layer_position_x'

    or

    can i add a keyword in browser or a script to use DMX FIXTURE


    thank s
  • cousin guillaume
    member
    Posts: 10
    Joined: Thu Mar 17, 2011 7:14 pm

    by cousin guillaume » Wed Sep 21, 2011 8:53 am

    MUMMM!!!!
    SECRET CODE ? ? ? ? ?
    thank s james bond
    please give me more info.....
    i dont understand
  • ilan

    by ilan » Wed Sep 21, 2011 5:05 pm

    That was spam. I took care of it.
  • cousin guillaume
    member
    Posts: 10
    Joined: Thu Mar 17, 2011 7:14 pm

    by cousin guillaume » Wed Sep 21, 2011 5:12 pm

    ok thank s ilan
    could you help me for my
    DMX TAP TEMPO .....
    a idee???
    :roll:
  • ilan

    by ilan » Wed Sep 21, 2011 5:24 pm

    Unfortunately I am not a big expert on this stuff. BUT, just looking at the code in the DMX 8 Channels (dmx) module there is enough information there that will allow you to do what you want.

    My guess is that this is what would be your 'keyword':

    modul8.sendDMX(0,channel,param['value'])

    Hope this helps.

Who is online

Users browsing this forum: No registered users and 12 guests