Package | Description |
---|---|
InstrumentationPlatformGUI.Communication.Obsolete |
Modifier and Type | Class and Description |
---|---|
class |
SerialCommunicatorObsolete
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static byte[] |
Request.exchangeData(byte[] data,
ICommunicator c)
Deprecated.
|
void |
ByteRequest.resolve(ICommunicator c)
Deprecated.
|
void |
ByteWriteRequest.resolve(ICommunicator c) |
void |
Request.resolve(ICommunicator c)
Deprecated.
|
void |
SyncRequest.resolve(ICommunicator c)
Deprecated.
|
Constructor and Description |
---|
ByteRequest(ICommunicator c)
Deprecated.
|
Request(ICommunicator c)
Deprecated.
Static constructor, sets the communicator
|