Declared in Instrument
Declaration
void OutputData(
byte[] data
);Description
Outputs data from the system and adds it to an internal buffer, waiting to add the final data to the output buffer that can be read.
Parameters
| Name | Description |
|---|---|
| data | The data to add to the buffer |