Creates a DTMF pulse consisting of two frequencies that identify the given character.
Use this to create a DTMF pulse for simulation within VEE or for real-world work. The output is a VEE waveform that can be transferred almost directly to an AWG or even to a DIO module.
menu: veeos ==> signal processing ==> modules ==> dtmfPulse
library: sigLib
In a real-world situation noise and distortion may well be present. This function generates pure tones, so anything else needs to be added later. If more than a single pulse (i.e. character) is needed, it is recommended to use dtmfSigGen().
DTMF is a very simple standard consisting of two audio frequencies and developed to enable simple data signaling over telephone lines.
VEE 7.0+, All platforms.
dtmfCode, dtmfDecode, dtmfRcvPulse, dtmfReceiver, dtmfSigGen