Whisperstream Research Group - SerialComm GSM SDK Documentation

ApiModuleBase.SendCommand Method (String)

Sends a command synchronusly to the serial port, uses the default endTokens and command timeout

protected string SendCommand(
   string command
);

Parameters

command
the data or command to send

Return Value

the response to sending the data

Exceptions

Exception TypeCondition
CommandTimeoutExceptionthrown if the default command timeout is exceeded during the call

See Also

ApiModuleBase Class | Whisperstream.NokiaAPI.Common Namespace | ApiModuleBase.SendCommand Overload List