Click or drag to resize

SPICE3SerialController.WritePort Method

Overload List
 NameDescription
Public methodWritePort(String, IList<SerialPortBinaryData>, Int32, IOPortCondition, Nullable<Guid>) Writes a sequence of binary data to a given port.
Public methodWritePort(String, IList<SerialPortTextData>, Int32, IOPortCondition, Nullable<Guid>) Writes a sequence of text data to a given port.
Top
See Also