Example Code

D flip-flop with Set & Reset using Select Function

Code and Documents

Attachment

Overview

This VI demonstrate the method to developed D-latch flip-flop controls.

 

Description

A D-latch flip-flop is developed using one of the most common function "select" and avoid feedback register in vi. So one can implement the logic without while loop also.

 

Requirements

  • LabVIEW 2012 (or compatible)

 

Steps to Implement or Execute Code

  1. Download the attached folder to your computer
  2. Open the VI " D flip-flop with Set & Reset 2012 NIVerified.vi".
  3. Run the VI. 
  4. Play with the buttons.

 

Additional Information or References
VI Block Diagram

Block Diagram.PNG

 

 **This document has been updated to meet the current required format for the NI Code Exchange.**

 

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Comments
Coquinho
Member
Member
on
THanks for this FF is good.