Log in

View Full Version : Using Ultrasonic sensor Labview


Bruno#1382
15-01-2013, 17:15
Hello guys we are having some difficults to configure our Ultrasonic sensor E4C-TS50R anyone knows how to configure the Echo Digital Module and the Ping Digital Module and where we conect in the sidecar?
Thanks

Joe Ross
15-01-2013, 17:28
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.