Soundboard (PC) icon Soundboard (PC) Play and manage MP3/WAV sound effects from a PC soundboard, load tracks, trigger or script playback (one file at a time), export and automate. Try it →
 

Get

Ping.get(triggerPort, echoPort, [ezbIndex])

Parameters

triggerPort Trigger port used by the ultrasonic distance sensor.
echoPort Echo port used by the ultrasonic distance sensor.
ezbIndex (optional) Board index of the EZB to use.

Returns

The value measured from the ultrasonic distance sensor as a number between 0 and 255.

Description

Pings the ultrasonic distance sensor once and returns the value measured.