Whisperstream Research Group - SerialComm GSM SDK Documentation

ApiModuleBase.SendCommand Method

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

Overload List

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

protected string SendCommand(string);

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

protected string SendCommand(string,string[]);

See Also

ApiModuleBase Class | Whisperstream.NokiaAPI.Common Namespace