Windows IT Pro is the leading independent community for IT professionals deploying Microsoft Windows server and client applications and technologies.
  
  
  Advanced Search 


Return to article

JSI Tip 1546. How do I issue modem commands?
 

The general syntax for issuing a modem command is:

@echo {AT_Modem_Command} > COMx:

where {AT_Modem_Command} is an valid modem command string and COMx: is the COM port that the modem is configured for.

Example - To issue an ATZ to my USR Courier on COM2:

@echo ATZ > COM2:

You can do this at a CMD prompt or in a batch file.






Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro DevProConnections IT Job Hound
Left-Brain.com Technology Resource Directory asp.netPRO ITTV Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 © 2009 Penton Media, Inc. Terms of Use | Privacy Statement