LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Formula waveform.vi - functions list?

I am trying to feed formula waveform.vi with some functions, and I try to search, or read help etc to see whether there is a list of functions that can be typed in the formula field (and hence can be understood by the vi), but with no luck. So far, I try sin, cos, multiple (*), abs - which are fine, but heaviside or delta, or even logical function such as (t>0.2), they all do not work. Anybody knows about such a list? Can I use delta dirac or heaviside function there?

Thanks.
0 Kudos
Message 1 of 3
(2,691 Views)

dukevn,

 

There are links to built in expressions, operators, etc. for formulas nodes here:  http://zone.ni.com/reference/en-XX/help/371361D-01/glang/formula_node/

 

Please be aware that debug is limited in the formula node so you may want to break more difficult functions into smaller peaces or write them in standard LabVIEW.

 

Regards,

 

SS



Message Edited by ShotSimon on 05-23-2008 04:13 PM


0 Kudos
Message 2 of 3
(2,676 Views)
Hi,

Even I already figured how to produce step function with abs (and then heaviside and such), but this list is still completely useful to me. Thanks a bunch 🙂

D.
0 Kudos
Message 3 of 3
(2,669 Views)