I dont think it will like your wanting it to do. In brains you have to set the timer value IN the brain.
so if you want to do something like that, you could setup sveral timers each wtih a different Timer value, then each timer, the input side will all of them look at the same user dro, from the dro on each line, do a compare that if that number = (your value), then that timer input will go HOT and thus start the timer and when it times out, it will do to what ever output.
Otherwize, you will have to have a If then statement with a VB timer look at the Dro, and bring in the Dro value as a VAR that sets the VB timer amount.
scott