To Integral Cycles VI
- Updated2023-02-21
- 3 minute(s) read
To Integral Cycles VI
Owning Palette: Advanced VIs
Requires: Electrical Power Toolkit
Divides the voltage and current signals into integral-cycle data for power measurement, according to the trigger times that you specify.
If you set the minimum fundamental frequency too low or set the transition band too narrow in the Reference Signal Processing (Zero Crossing) VI, this VI requires a large amount of memory to process the voltage and current signals.
![]() |
reset? specifies whether to reset building integral-cycle data. The default is FALSE. When you call this VI for the first time, the process resets automatically. | ||||||
![]() |
data in specifies the voltage or current signal.
| ||||||
![]() |
trigger information specifies the trigger time and the number of triggers in each cycle that this VI uses to divide the voltage or current signal into integral cycles.
| ||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||
![]() |
integral-cycle data returns the integral-cycle data for electrical power measurement.
| ||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
Example
Refer to the Advanced Power Measurement (DAQmx) VI in the labview\examples\Electrical Power\Power Measurement directory for an example of using the To Integral Cycles VI.