Generates the DTMF frequency pair that defines the given input character.
Function only- no corresponding object
This function allows one to easily find the two frequencies that define a given character in DTMF
menu: no menu pick - to access use the Function and Object browser
library: sigLib
o_dtmfCode("A") returns [697,1633]
o_dtmfCode("#") returns [941,1477]
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
dtmfDecode, dtmfPulse, dtmfRcvPulse, dtmfReceiver, dtmfSigGen