|
Re: Using Ultrasonic sensor Labview
The LabVIEW ultrasonic sensor library is designed to work with an ultrasonic sensor like the SRF04 which has a ping input and a echo pulse length that is proportional to the distance measured.
The sensor that you picked appears to be a simple switch. Programming wise, you just need to use a single digital input, which will switch when an object is detected.
|