Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

serial comms/DTMF generation

Status
Not open for further replies.

RichardMid

Electrical
Joined
Mar 30, 2003
Messages
17
Location
ZA
I have two questions:

I want to transmit data using the serial port in a C# app, but I cannot find anything inside C# to do it. How can this be done?

I want to generate DTMF tones using a modem connected to the pc. What will be the most appropriate way of doing this? Can this be done using the AT command set?
 
Can't help with the C#, but sending ATDT followed by the number will cause the modem to generate the appropriate DTMF tones

Good Luck
johnwm
________________________________________________________
To get the best from these forums read faq731-376 before posting
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top