LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NI Labview SignalExpress: How to insert, as an input variable within formula, the total time window on scope (i.e. 20ms/div x 10 div = 200ms)?

NI Labview SignalExpress:

 

How to insert, as an input variable within formula, the total time window on scope (i.e. 20ms/div x 10 div = 200ms)?

 

FORMULA FOR CHARGE TRANSFER:

 

Input variable 0: DPO4034(CH3);  alias: x0

Input variable 1: "Total Time Window on Scope???"; alias: x1

Input variable 2: Number of Samples (CH3); alias: x2

 

Under Operation Setup: Formula

 

Y= abs(x0)*(x1/x2)

 

Output: "Processed Data (CH3)"

 

THEN USING STATISTICS:

 

Input signal: "Processed Data (CH3)"

 

Check Box: SUM

 

Output: "CH3 Charge Transfer [C]"

 

 

0 Kudos
Message 1 of 2
(2,653 Views)
This is the LabVIEW board - the language used to create SignalExpress. Please post to the SignalExpress board.
0 Kudos
Message 2 of 2
(2,643 Views)