GXDN: Gurux Developer Network
InitializeCommands Property
NamespacesGurux.TerminalGXTerminalInitializeCommands
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#
terminal1.InitializeCommands = "ATM0\r";

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