0

Expressions in variabele brightauthor

Hi i want to use expressions in variables in brightauthor. For instance I want to set a variable in a master player and distribute this variable over udp to the slave players. I can give this var an absolute value via udp, but I would like to use an expression to edit the incoming value and store it locally. Is that possible within bright author or do I need to revert to scripting for the whole project..? Best regards John

2 comments

  • 0
    Avatar
    Romeo

    Hi, Please provide an example with real values of what you're setting the variable to, what value you're sending and an  example of the expression. So a real example of what you're trying to achieve..

    Regards,

    Romeo

  • 0
    Avatar
    COMM-TEC Sales
    Hi, Example,: in a setup of multiple players Some units are synced, some are not. . I want to use one player als a master and give te user some simpel control over the installation. One of the things the user wants to control is a pause value that needs to be different on the different players . The idea was to just send by udp one master value to all the players, and have the players calculate another local var through an expression. Eg var sent is t1 with value 200. Calculated value at player 2 is 200*2, value at player 3 is 200+ 50, value at player 4 is (200*3)-20 , all stored locally at t2 after the calculation . Or it could be just a calculation like 200*2, 200*3, 200*4 etc,and gaaien stored to t2 (locally) Another use would-be be à Price calculation. Var master Price is 2.95, at other locations Price10 would be 29.5 etc etc
Please sign in to leave a comment.