NI Home
Cart Cart | Help
Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Currently Being Moderated

Hysteresis Trigger Example and IP Core

VERSION 4

Created on: Aug 23, 2007 2:56 AM by JaredA - Last Modified:  Aug 23, 2007 2:58 AM by JaredA


REQUIREMENTS:
Application Software: LabVIEW FPGA Module
Driver Software: NI-RIO 2.3.0

 

Configurable hysteresis trigger for single or multi-channel in LabVIEW FPGA

     

<div class="body"><div class="plain">This example uses basic logic, simple comparisons, and a state machine to implement a hysteresis trigger in a LabVIEW FPGA application.  This example will not workwithin a Single-Cycle Timed Loop, as it monitors an analog input channel as the input to the hysteresis trigger.The example implements a two-channel, configurable hysteresis trigger with the option to implement a logic combination trigger (i.e. if trigger 1 and trigger 2, then combo trigger on).The example makes use of the hysteresis trigger IP core which receives the trigger configuration and the channel data, and then outputs a boolean signal if the trigger conditions are true.</div></div>

 

 

Downloads:
Average User Rating
(0 ratings)




There are no comments on this document

More Like This

  • Retrieving data ...

More by JaredA