public interface IPhysicalLayer
| Modifier and Type | Method and Description |
|---|---|
boolean |
connectDeviceImp() |
boolean |
disconnectDeviceImp() |
int |
read(byte[] message,
int howLongToWaitBeforeTimeout) |
int |
write(byte[] message,
int length,
int howLongToWaitBeforeTimeout) |