Xenoma Developer
DOCS
APIs
e-skin SDK
e-skin SDK
ESkin
ISerialPort Interface
ISerialPort Methods
Dispose Method
GetPortNames Method
Open Method
Read Method
ReadTo Method
Write Method
ISerialPort
.
Write Method
Writes the specified string to the serial port.
Namespace:
ESkin
Assembly:
ESkinLib (in ESkinLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
JavaScript
Copy
void
Write
(
string
str
)
function
Write
(
str
);
Parameters
str
Type:
System
.
String
The string for output.
See Also
Reference
ISerialPort Interface
ESkin Namespace
Copyright © 2017 Xenoma Inc.