GXDN: Gurux Developer Network
InitializeCommands Property
NamespacesGurux.SMSGXSMSInitializeCommands
Initializing AT commands, separated with a semicolon. The commands are sent to the modem when connecting, to set the modem to work in a required way.
Examples
Turn modem speaker off when initializing modem.
CopyC#
sms.InitializeCommands = "ATM0\r";

Assembly: Gurux.SMS (Module: Gurux.SMS) Version: 5.0.0.1