TCnSerialPort.WriteLine(String) Method
Namespace: CNClrLib.Component.SerialPort
public procedure WriteLine(Text: String);
Parameters
- Text
- Type: String
The string to write to the output buffer.
The written output includes the NewLine string.