BlueLibs documentation
ATParamCommand.Test Method
Test this command
[Visual Basic]
Overridable Public Function Test( _
ByVal
channel
As
DUNConnection
_
) As
ATResponse
[C#]
public virtual
ATResponse
Test(
DUNConnection
channel
);
Parameters
channel
channel to use
Return Value
current value of the paramter
See Also
ATParamCommand Class
|
BlueLibs.GSM Namespace