LabVIEW Control Design and Simulation Module

emiZeroCrossResult (EMI Data Type)

  • Updated2023-03-14
  • 1 minute(s) read

emiZeroCrossResult (EMI Data Type)

Owning Class: Data Types

Requires: Control Design and Simulation Module

Description

emiZeroCrossResult is a data type that indicates the type of zero crossing that occurred.

Valid Values

Value Description
EMI_ZCResult_NoCross Indicates that a zero crossing did not occur.
EMI_ZCResult_Rising Indicates that a zero crossing occurred on a rising signal.
EMI_ZCResult_Falling Indicates that a zero crossing occurred on a falling signal.