Lib.io.serial.SerialInput - tixl3d/tixl GitHub Wiki
Name (Relevancy & Type) | Description |
---|---|
PortName (String) | - |
BaudRate (Int32) | Default baudrates: 9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600 |
ListLength (Int32) | - |
Connect (Boolean) | - |
Name | Type |
---|---|
ReceivedString | System.String |
ReceivedLines | System.Collections.Generic.List`1[System.String] |
WasTrigger | System.Boolean |
IsConnected | System.Boolean |
⚠ Everything else is automatically generated and will be overwritten regularly.