DUNConnection.SendCommand Method (ATCommand)
Sends new AT command object through the channel
[Visual Basic]
Overridable Overloads Public Function SendCommand( _
ByVal
cmd As
ATCommand _
) As
ATResponse
Parameters
-
cmd
- command object to send
Return Value
ATResponse object created by parsing the raw response data
See Also
DUNConnection Class | BlueLibs.GSM Namespace | DUNConnection.SendCommand Overload List