public void Transmit(
string Data
)Public Sub Transmit (
Data As String
)public:
virtual void Transmit(
String^ Data
) sealed| SerialPortInUseException | Thrown when unable to acquire the serial port |
| NotConnectedException | Thrown when this command is used before setting Connect = True |