02-25-2007 02:53 PM
02-26-2007 04:30 AM
Hello Art-Jan!
You have to loop over all channels and make this call (assuming the factor is in 'registrerval1'):
Call FormulaCalc("Ch('[1]/MyChannel1') := Ch('[1]/MyChannel1') * " & str(ChnPropValGet("[1]/MyChannel1", "registerval1")) )
(replace '[1]/MyChannel1' with the group/channel name')
Matthias
Matthias Alleweldt Project Engineer / Projektingenieur | Twigeater? |
02-26-2007 09:56 AM