Sends a command synchronusly to the serial port, uses the default endTokens and command timeout
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[]);
ApiModuleBase Class | Whisperstream.NokiaAPI.Common Namespace