ReadCommBlock Method
Description
Reads characters from the comm port specified.
Syntax
Parameters
- port
- The comm port from which to read. Required.
- buffer
- The string in which to put the read characters. Required.
- Count
- The maximum number of characters to read from the port. Required.
See Also