Readbyte
COM.readByte(port)
Parameters
| port | COM port name as a string. |
Returns
The first byte read from the COM port.Description
Reads and returns one byte from the specified COM port.
Prevent PC Sleep
— Prevents a PC from entering sleep mode via a tiny, resizable control-keeps the system awake while minimizing UI real estate
Try it →
COM.readByte(port)
| port | COM port name as a string. |
Reads and returns one byte from the specified COM port.