LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

CompactDAQ digital latch input

I've used LV for several years but I'm new to CompactDAQ. I have a digital input (looking at contact closure on protection relay) that may switch on, then off, so quickly I miss it while reading inputs. Does LV or CompactDAQ have a way of latching input (think PLC's have this capability) so I don't miss it? Thanks

0 Kudos
Message 1 of 3
(1,064 Views)

You could look into using digital change detection:

 

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000PAn9SAG&l=en-US

 

You would need one of the CDAQ modules that supports it:

  • NI 9401
  • NI 9402
  • NI 9411
  • NI 9421
  • NI 9422
  • NI 9423
  • NI 9435

In addition to what's shown on the page there, note that you can register for a change detection event as well:

Kyle97330_0-1657754922254.png

 

Message 2 of 3
(1,060 Views)

That worked. Thanks for your help!

0 Kudos
Message 3 of 3
(1,008 Views)