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.
EZB Connections
— Add and manage up to 255 EZ-B I/O controller connections in ARC, select COM/IP ports or device addresses to connect or remove devices.
Try it →
COM.readByte(port)
| port | COM port name as a string. |
Reads and returns one byte from the specified COM port.