The Command method sends a AT command string to the GSM Modem/Phone
connected to the serial port and returns the response as a string.
Namespace: mCore
Assembly: mCoreLib (in mCoreLib.dll)
The Command method can be particularly useful for:
| Visual Basic |
Public Class MyClass |
| C# |
class MyClass SetCommParameters(); catch
(mCore.GeneralException e) catch
(mCore.GeneralException e) |
mCore.SMS.Port Property
mCore.SMS.BaudRate Property
mCore.SMS.DataBits Property
mCore.SMS.StopBits Property
mCore.SMS.Parity Property
mCore.SMS.FlowControl Property
mCore.SMS.Timeout Property
mCore.SMS.IsConnected Property
mCore.SMS.Connect Method
mCore.SMS.Disconnect Method