LabVIEW Control Design and Simulation Module

emiLimitType (EMI Data Type)

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

emiLimitType (EMI Data Type)

Owning Class: Data Types

Requires: Control Design and Simulation Module

Description

emiLimitType is a data type that specifies the type of limit to apply to continuous states of an external model or that returns the limit results for the continuous states.

Valid Values

Value Description
EMI_Limit_Upper Applies an upper limit to continuous states or indicates that the limit reached was an upper limit.
EMI_Limit_Lower Applies a lower limit to continuous states or indicates that the limit reached was a lower limit.
EMI_Limit_Both Applies both an upper limit and a lower limit to continuous states.
EMI_Limit_None Applies no limit to continuous states or indicates that no limit was reached.