| Ivi.Visa Namespace > IMessageBasedRawIO Interface : Read Method |
| Overload | Description |
|---|---|
| Read() | Read bytes until an END indicator or termination character is reached. |
| Read(Int64) | Read count bytes, or until an END indicator or termination character is reached, whichever comes first. |
| Read(Int64,ReadStatus) | Read count bytes, or until an END indicator or termination character is reached, whichever comes first. |
| Read(Byte[],Int64,Int64,Int64,ReadStatus) | Read count bytes into the buffer buffer, starting at index, or until an END indicator or termination character is reached, whichever comes first. |
| Read(Byte,Int64,Int64,Int64,ReadStatus) | Read count bytes into the buffer buffer, starting at index, or until an END indicator or termination character is reached, whichever comes first. |
Current with Keysight IO Libraries Suite 18