what is it? how can i use it? i seen infos down but i dont undertand...
thanks

Nope you are not right you can do that with "Show in"but the formulas give you the opportunity to have macro's in other windows than the macro window in FS
CIx and GIx are indexed numbers and only go in the order 1, 2, 3, 4... (sequential whole numbers)Spirit wrote:this from the Martin Pro 918 Mode2
"CH03=(CI1*16)+5"
"CH01=" this is The channels you like to put a Formula on
"(CI1" means ColorIndex1 Or Colorwheel1. (Or CI2, GI1, GI2, GI3 Or GoboWheel 1,2,3.
"*16)" THis is also a mistory for me Because if you change this value it doesn't work proper anymore....
ahh yes i see it , my example is't corect to, i will correct it right away.GaryBonaducci wrote:But DMX numbers are usually spread out between 0~255. The "*16" is to get DMX values 16, 32, 48, 64...
Okay, I'll put some time aside to do this..... But keep in mind I only learned about this new feature last night, less than 24 hours ago!!!LJ_krede.dk wrote:Hey spirit and GaryBonaducci
seems like you know more about this than other users (including me)
Could you make a wiki page with what you both have found out? that would be awesome!!! and help a lot of users (including me)
This syntax won't work.LJ_krede.dk wrote: I tried to make a formula like this yesterday:
CH5=CH5+1
It did not work,, is it me or is this not thw right way to do it?
Very interesting to hear about the 01~09 versus 1~9. I know using "ch1", "Ch1" and "CH1" has been fine with me, so it's odd that only "CH05=CH05+1" is working.kristof wrote:Hi all at FS forum! (my first real post)
This syntax won't work.LJ_krede.dk wrote: I tried to make a formula like this yesterday:
CH5=CH5+1
It did not work,, is it me or is this not thw right way to do it?
I tried CH05=CH05+1 and it worked OK, so looks like a 0 must be used for channels 1 to 9 (or should I say 01 to 09).
Has anyone tried to use formula for pan/tilt channels? I'm trying to figure out something that would be useful, but so far no sucess...