| Package | Description |
|---|---|
| com.yoctopuce.YoctoAPI |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<YSnoopingRecord> |
YSerialPort.snoopMessages(int maxWait)
Retrieves messages (both direction) in the serial port buffer, starting at current position.
|
ArrayList<YSnoopingRecord> |
YSerialPort.snoopMessagesEx(int maxWait,
int maxMsg)
Retrieves messages (both direction) in the serial port buffer, starting at current position.
|
| Modifier and Type | Method and Description |
|---|---|
void |
YSerialPort.YSnoopingCallback.snoopingCallback(YSerialPort serialPort,
YSnoopingRecord rec) |
Copyright © 2026. All rights reserved.