08-30-2008 07:43 AM
09-01-2008 11:15 AM
Hi Junwei You,
Yes, there is a problem with the formula calculator expression. You need to use the ' character only when you are referencing existing data channels, not for VAS file variables. Also, I strongly recommend that you always use the full Ch('ChannelName') construct when you reference an existing data channel. Try this instead:
Call FormulaCalc("Ch('PSA_Kraft') := RForce_ - RForce_/IntLength_*Ch('Gurtweg')")
Note that you may need to insert further parentheses to specify the exact order of the / and * operators.
Regards,
Brad Turpin
DIAdem Product Support Engineer
National Instruments